]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 4 Mar 2004 13:13:51 +0000 (13:13 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Mar 2004 13:13:51 +0000 (13:13 +0000)
lib/ChangeLog

index 2c9fa993d2b93eccc9aece2c6235f43d7aa53dfa..0087630a8abf2e1d0a855928d2ecb64180f4e18d 100644 (file)
@@ -12,6 +12,7 @@
        Don't report a failure with F_SETFD unless it returns -1.
        * cloexec.h: Include <stdbool.h>.
        Adjust signature to use `bool' rather than `int'.
+       * getloadavg.c (getloadavg): Use `true', not `1'.
 
 2004-03-02  Dmitry V. Levin  <ldv@altlinux.org>