]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 2 Jul 1997 16:09:39 +0000 (16:09 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Jul 1997 16:09:39 +0000 (16:09 +0000)
old/sh-utils/ChangeLog

index 47501f886f275faa08a449c5514e26f773274419..c244a40626321a4ed3c8df24487fc6f2cf826a76 100644 (file)
@@ -1,3 +1,15 @@
+Wed Jul  2 11:05:09 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
+
+       * 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  <meyering@na-net.ornl.gov>
 
        * lib/putenv.c (rpl_putenv): Renamed from putenv.