1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
2004-04-08 15:26:04 +00:00
parent 2a888f75af
commit 60da7b2886

View File

@@ -2,6 +2,7 @@
* src/dd.c (set_fd_flags): Don't OR in -1 when fcntl fails.
Rename parameter, flags, to avoid shadowing global.
(LONGEST_SYMBOL): Tweak comment.
2004-04-07 Paul Eggert <eggert@twinsun.com>