md5sum and sha1sum overflow detection.

This commit is contained in:
Paul Eggert 2004-07-30 00:53:23 +00:00
parent ac63cc6b0f
commit a8faa974c4

4
NEWS
View File

@ -36,6 +36,10 @@ GNU coreutils NEWS -*- outline -*-
recursively-encountered symbolic link cannot be updated because
the file system does not support it.
md5sum and sha1sum now report an error when given so many input
lines that their line counter overflows, instead of silently
reporting incorrect results.
rm no longer requires read access to the current directory.
tail -f no longer mishandles pipes and fifos. With no operands,