diff options
author | Jim Meyering <jim@meyering.net> | 2004-10-29 21:59:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-10-29 21:59:39 +0000 |
commit | 404fe2a04565a69c81b3aded28e52771dec9a94e (patch) | |
tree | ca426c72ca6d54dba4ed1ce4da54f3e63cf9090c | |
parent | 0c1c5b483d2268e11928a796e5d1a1aabf64f714 (diff) | |
download | coreutils-404fe2a04565a69c81b3aded28e52771dec9a94e.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Version 5.3.0. + * src/tac.c (tac_file): Remove temporary prototype and move this + function `down' so that it precedes definition of tac_nonseekable. + `tac /proc/modules' would print nothing * src/tac.c (copy_to_temp): Renamed from save_stdin, since now it copies a general file descriptor, not just stdin. |