diff options
author | Jim Meyering <jim@meyering.net> | 2004-04-04 06:50:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-04-04 06:50:03 +0000 |
commit | fef16409575921ce744f360ed21800a6207d9f8f (patch) | |
tree | d6463f31e70078f269a94786ee91d04629e0e9ed /lib | |
parent | c8768c69510be589380eb3ed82d65629bb3dbce9 (diff) | |
download | coreutils-fef16409575921ce744f360ed21800a6207d9f8f.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 7c41d9716..b36278b30 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,12 @@ 2004-03-30 Paul Eggert <eggert@twinsun.com> + * 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. |