# HG changeset patch # User Paul Eggert # Date 1116139990 0 # Node ID 46707c0e2a95e42a812772efd04ad6f95dba168f # Parent a3ce181534ab1ab15c22bbd74708e4845f6299b7 Undo previous change to strtoll.c, so it stays in sync with libc. diff --git a/lib/ChangeLog b/lib/ChangeLog --- 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.