From 45d223328ed605415b031969eaded215d546b5a8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 28 Oct 1996 23:49:53 +0000 Subject: [PATCH] . --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 087796f..8f418c7 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +Mon Oct 28 17:40:54 1996 Jim Meyering + + * 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 + + * 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 * lib/getloadavg.c [__linux__]: Don't bother with a.out/nlist/kernel -- 2.7.4