Files
gnu-coreutils/tests/misc
Pádraig Brady 710fe413fe md5sum, sha*sum, sum: line-buffer the printed checksums
* src/md5sum.c (main): Set stdout to line buffered mode
to ensure parallel running instances don't intersperse
their output.  This adds 5% to the run time in the worst case
of many zero length files, or 2% with standard file sizes.
* src/sum.c (main): Likewise.
* tests/misc/md5sum-parallel: New test for atomic output.
* tests/Makefile.am: Reference it.
* NEWS: Mention the fix
2009-10-21 16:56:00 +01:00
..
2009-08-28 12:56:51 -06:00
2009-08-25 09:21:00 +02:00
2009-03-25 06:33:32 -06:00
2009-08-25 09:21:00 +02:00
2009-01-28 16:43:52 +00:00
2009-10-08 20:30:00 -06:00
2009-08-25 09:21:00 +02:00
2009-08-25 09:21:00 +02:00