summaryrefslogtreecommitdiffstats
path: root/runtime/stpd/stp_merge.c
Commit message (Collapse)AuthorAgeFilesLines
* 2007-03-14 Martin Hunt <hunt@redhat.com>hunt2007-03-141-121/+0
| | | | | * stpd: Remove directory. * relayfs: Remove directory.
* switch to binary TIMESTAMPtrz2005-10-191-3/+3
|
* 2005-08-01 Frank Ch. Eigler <fche@redhat.com>fche2005-08-011-1/+1
| | | | | * librelay.c: Correct fwrite api usage. * all: Correct copyright holder name.
* 2005-07-28 Martin Hunt <hunt@redhat.com>hunt2005-07-281-1/+2
| | | | * stp_dump.c: New file.
* 2005-07-18 Martin Hunt <hunt@redhat.com>hunt2005-07-191-2/+2
| | | | * stp_merge.c (main): Fix dropped count calculation.
* 2005-06-28 Martin Hunt <hunt@redhat.com>hunt2005-06-281-0/+120
* librelay.c (merge_output): Use unlocked stdio to improve speed. * stp_merge.c: New file. * Makefile: Add stp_merge.