From 46abc467c6259058b548d920470309864a518ca4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 31 Aug 2001 07:52:28 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index eef6348..3bbe429 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2001-08-30 Paul Eggert + * quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct + tm to be declared. + +2001-08-30 Paul Eggert + * hash.c: Remove '2001' from copyright notice. 2001-08-30 Paul Eggert @@ -97,7 +102,7 @@ 2001-08-12 Paul Eggert - * lib/addext.c (): Include. + * addext.c (): Include. (errno): Declare if not defined. (addext): Work correctly when pathconf returns -1 and leaves errno alone because there is no limit. Also, work even if @@ -182,10 +187,10 @@ 2001-05-11 Paul Eggert - * lib/Makefile.am (libfetish_a_SOURCES): + * Makefile.am (libfetish_a_SOURCES): Add strftime.c, since we now compile it on all hosts. - * lib/strftime.c (my_strftime): + * strftime.c (my_strftime): Define to nstrftime if emacs, but only if my_strftime is not defined. (extra_args, extra_args_spec, extra_args_spec_iso): Rename from ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively. @@ -310,8 +315,7 @@ Add dup-safer.c, fopen-safer.c. (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h. - * dup-safer.c, fopen-safer.c, stdio-safer.h, - lib/unistd-safer.h: New files. + * dup-safer.c, fopen-safer.c, stdio-safer.h, unistd-safer.h: New files. 2001-02-25 Paul Eggert -- 2.7.4