From: Jim Meyering Date: Mon, 11 Jan 1999 02:49:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1-b3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c21ae616f548326008473d92d341976995a25b6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 304d7fc1b9..ad25ea28ac 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,34 @@ +1999-01-10 Jim Meyering + + * src/Makefile.am (pinky_LDADD, pinky_DEPENDENCIES, who_LDADD, + who_DEPENDENCIES): Remove definitions. + + * lib/Makefile.am (BUILT_SOURCES): Add lstat.c and stat.c. + (lstat.c, stat.c): New rules. + + * lib/canon-host.c (main) [TEST_CANON_HOST]: Add a simple test driver. + + * configure.in: Require autoconf-2.13. + Use new AC_SEARCH_LIBS to see if we need nsl or inet libraries + to resolve gethostbyname. + +1998-12-22 Jim Meyering + + * configure.in (ALL_LINGUAS): Add chinese (zh). + +1998-12-13 Jim Meyering + + * lib/putenv.c: Don't include stdlib.h and declare malloc and free. + This works around Solaris 2.7's conflicting prototype. + Reported by Karl Berry. + + * lib/Makefile.am (lstat.c): Add rule to generate this from xstat.in. + (stat.c): Likewise. + (EXTRA_DIST): Add xstat.in. + * lib/stat.c: Remove file. + * lib/lstat.c: Remove file. + * lib/xstat.in (xstat@): New file. + 1998-12-10 Andreas Schwab * src/date.c (main): Arrange to exit unsuccessfully when stime fails. @@ -6,11 +37,6 @@ * configure.in (ALL_LINGUAS): Add Russian (ru). -1998-12-06 Jim Meyering - - * lib/putenv.c: Redefine putenv before including stdlib.h to work - around Solaris 2.7's conflicting prototype. Reported by Karl Berry. - 1998-10-31 Jim Meyering * tests/Makefile.am (EXTRA_DIST): Add Fetish.pm.