changeset 5855:46707c0e2a95

Undo previous change to strtoll.c, so it stays in sync with libc.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 15 May 2005 06:53:10 +0000
parents a3ce181534ab
children 49fa4c5819d0
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,7 +3,7 @@
 	Sync from coreutils.
 	* unlinkdir.c, unlinkdir.h: New files.
 	* gethrxtime.c, gethrxtime.h, getpass.h, mountlist.h, path-concat.c,
-	regex.h, strtoll.c, unlocked-io.h, xtime.h:
+	regex.h, unlocked-io.h, xtime.h:
 	White space changes only.
 	* makepath.c (make_path): Port to hosts where leading "//" is special.
 	* yesno.c: Include getline.h, not ctype.h.