summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-28 23:49:53 +0000
committerJim Meyering <jim@meyering.net>1996-10-28 23:49:53 +0000
commit45d223328ed605415b031969eaded215d546b5a8 (patch)
tree66a7935ad49cca1214d27987fd4b5d1b5c8f7f56 /old
parentb8ad9be9085020c99d062fc53285063dd6b04fae (diff)
downloadcoreutils-45d223328ed605415b031969eaded215d546b5a8.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 087796fac..8f418c7c7 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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