From: Jim Meyering Date: Mon, 28 Oct 1996 23:49:53 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45d223328ed605415b031969eaded215d546b5a8;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 087796fac9..8f418c7c7f 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