summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
AgeCommit message (Expand)Author
2004-11-16* getdate.y (tORDINAL): New token.Paul Eggert
2004-11-16Support for human_space_before_unit.Paul Eggert
2004-11-14*** empty log message ***Jim Meyering
2004-11-14.Jim Meyering
2004-11-12Sync from gnulib and regenerate.Paul Eggert
2004-11-11Sync from gnulib.Paul Eggert
2004-11-11Sync from gnulib.Paul Eggert
2004-11-06.Jim Meyering
2004-11-06*** empty log message ***Jim Meyering
2004-11-03remove trailing spacesJim Meyering
2004-11-03Log recent getdate-etc. related changes.Paul Eggert
2004-11-03.Jim Meyering
2004-11-03Sync from gnulib.Paul Eggert
2004-10-29Sync from gnulib (for getdate changes).Paul Eggert
2004-10-24* mktime.c (leapyear): Arg is long int, not int.Paul Eggert
2004-10-18pathchk cleanups, gnulib mergePaul Eggert
2004-10-13*** empty log message ***Jim Meyering
2004-10-05Rename xclone to xmemdup. Remove obsolete xalloc macros.Paul Eggert
2004-10-04Sync from gnulib, to remove dependencies of other modules on unlocked-io.Paul Eggert
2004-10-04Sync from gnulib.Paul Eggert
2004-09-24* modechange.c (mode_compile): Don't decrement past start of string.Paul Eggert
2004-09-22*** empty log message ***Jim Meyering
2004-09-22*** empty log message ***Jim Meyering
2004-09-13Rename backup enum to avoid shadowing problems.Paul Eggert
2004-09-08Undo previous change.Paul Eggert
2004-09-08c-strtod.c sets LC_ALL, not LC_NUMERIC.Paul Eggert
2004-09-02Port to diet libc.Paul Eggert
2004-08-20Sync getopt from gnulib.Paul Eggert
2004-08-19Add support for "chown : file" and the like.Paul Eggert
2004-08-11minor porting fixes (e.g., obstack)Paul Eggert
2004-08-11Fix porting problem to Reliant Unix.Paul Eggert
2004-08-10Convert to UTF-8.Paul Eggert
2004-08-10Sync with gnulib.Paul Eggert
2004-08-09Improve code to work in some cases when files are writeable but not readable.Paul Eggert
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert
2004-08-09Finish renaming sha -> sha1.Paul Eggert
2004-08-07Merge from gnulib.Paul Eggert
2004-08-05Sync from gnulib.Paul Eggert
2004-08-04Fixes for OpenBSD 3.4.Paul Eggert
2004-08-02Log today's int-related changesPaul Eggert
2004-08-02Install safe-read fix for blocksizes greater than 2**31.Paul Eggert
2004-08-02uintptr_t and uint32_t port to Solaris 8.Paul Eggert
2004-08-01Fix typo: down -> done.Paul Eggert
2004-07-30makepath int cleanupPaul Eggert
2004-07-30modechange.c now uses bool.Paul Eggert
2004-07-29Use sizeof, not alignof, in memchr and memrchr.Paul Eggert
2004-07-28userspec.c cleanup, e.g. for "chown 010 file".Paul Eggert
2004-07-28memchr and memrchr portability fixes.Paul Eggert
2004-07-28md5, sha1 cleanups; getugroups change.Paul Eggert
2004-07-28Get eaccess from libgen if available; that's where it is on Solaris 9.Paul Eggert