From: Jim Meyering Date: Sun, 4 Apr 2004 06:50:03 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1877 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fef16409575921ce744f360ed21800a6207d9f8f;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 7c41d97167..b36278b309 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,12 @@ 2004-03-30 Paul Eggert + * cloexec.c, cloexec.h, config.charset, file-type.c, file-type.h: + * getloadavg.c, getndelim2.c, getusershell.c, group-member.c: + * human.c, path-concat.c, printf-args.c, printf-args.h, quotearg.c: + * quotearg.h, setenv.c, strdup.c, userspec.c: + * userspec.h, vasprintf.c: Sync from gnulib. + + * allocsa.c, allocsa.h, strdup.h: New files, from gnulib. * Makefile.am (libfetish_a_SOURCES): Add allocsa.c, allocsa.h, and strdup.h.