From: Paul Eggert Date: Sun, 15 May 2005 06:53:10 +0000 (+0000) Subject: Undo previous change to strtoll.c, so it stays in sync with libc. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21b091c809c1a3eb58010980de7cd6d6ce16d906;p=pspp Undo previous change to strtoll.c, so it stays in sync with libc. --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 58f3ed7fcc..879d9542e7 100644 --- 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.