From: Jim Meyering Date: Sun, 30 Nov 1997 14:22:56 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22c~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468e83a183036c9901297551bbdd955b3115f0f4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 78cdc7b6ad..aae4e5c075 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1997-11-30 Jim Meyering + * lib/savedir.c (savedir): Revert last change. malloc always + works when called with zero, because we use the wrapper if the + system version is lacking. + * configure.in (AC_LFS): Use this macro rather than open-coding it. (jm_AC_HEADER_INTTYPES_H): Likewise. (jm_AC_TYPE_UINTMAX_T): Likewise.