From: Jim Meyering Date: Thu, 4 Mar 2004 13:13:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7291db3f9dc4d5e6577d2835f27a1db083f38ca;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2c9fa993d2..0087630a8a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -12,6 +12,7 @@ Don't report a failure with F_SETFD unless it returns -1. * cloexec.h: Include . Adjust signature to use `bool' rather than `int'. + * getloadavg.c (getloadavg): Use `true', not `1'. 2004-03-02 Dmitry V. Levin