]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 28 Oct 1996 23:49:53 +0000 (23:49 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 28 Oct 1996 23:49:53 +0000 (23:49 +0000)
old/sh-utils/ChangeLog

index 087796fac972999eb7d7cfef756f6a84db8f0e2e..8f418c7c7f5e81ec66b4062fb4d620232bbff6ff 100644 (file)
@@ -1,3 +1,16 @@
+Mon Oct 28 17:40:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * configure.in: Don't output confusing diagnostic: `checking for
+       shadow password routines'.  Suggestion from François Pinard.
+
+Wed Oct 23 23:42:43 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/stty.c: Guard inclusion of stdarg.h and definition of VA_START
+       with #if PROTOTYPES rather than with #ifdef __STDC__.  The latter
+       loses with Dynix/PTX.
+       (wrapf) [PROTOTYPES]: Similarly, guard ANSI-style ... definition.
+       Suggestion from Marcus Daniels.
+
 Mon Oct 21 16:49:08 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/getloadavg.c [__linux__]: Don't bother with a.out/nlist/kernel