diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-17 13:31:37 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-17 13:31:37 +0000 |
commit | fd09326a94d33566d800c3574a36e7fccf2ec216 (patch) | |
tree | a2a07ef094c9c832ca964be9fa157240ac4e365c | |
parent | 3eb2a22131f0a0680ad09637290bafdead77eda5 (diff) | |
download | coreutils-fd09326a94d33566d800c3574a36e7fccf2ec216.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index e7c9103c1..5882d5ece 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2001-11-17 Jim Meyering <meyering@lucent.com> + * argmatch.c, closeout.c, error.c, exclude.c: Include unlocked-io.h. + * fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c: Likewise. + * mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise. + * regex.c, sha.c, version-etc.c, yesno.c: Likewise. + * mkstemp.c: #undef mkstemp. Include config.h. (rpl_mkstemp): Rename from mkstemp. |