From: Roland McGrath Date: Mon, 4 Oct 1999 06:24:20 +0000 (+0000) Subject: 1999-10-04 Roland McGrath X-Git-Tag: cvs/pre-glibc-2_1_3~322 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53304b0b1486dc537cdb944bf5b7ae6f6416294c;p=thirdparty%2Fglibc.git 1999-10-04 Roland McGrath * stdlib/stdlib.h [__USE_BSD]: Declare getloadavg. --- diff --git a/ChangeLog b/ChangeLog index e9f4a79f4dc..a1a27fbf565 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-10-04 Roland McGrath + + * stdlib/stdlib.h [__USE_BSD]: Declare getloadavg. + 1999-10-03 Ulrich Drepper * sysdeps/i386/i486/bits/string.h (__memrchr): New function.