From: Jim Meyering Date: Wed, 2 Jul 1997 16:09:39 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16c~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=442d670b3af711ea82755676392acb83abeb540a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 47501f886f..c244a40626 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,15 @@ +Wed Jul 2 11:05:09 1997 Jim Meyering + + * src/printf.c (STRTOX): Convert function header in macro definition + to K&R-style. Otherwise, ansi2knr would fail to convert the function + definitions to K&R for old style compilers. From Kaveh Ghazi. + +Tue Jul 1 06:28:00 1997 Jim Meyering + + * lib/putenv.c [putenv]: Undefine before including system headers. + Otherwise, the declaration of *rpl_putenv* conflicts with the system + prototype on at least Irix5.3. From Marcus Daniels. + Sun Jun 29 07:18:25 1997 Jim Meyering * lib/putenv.c (rpl_putenv): Renamed from putenv.