summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-07-13 00:23:34 +0000
committerRoland McGrath <roland@gnu.org>2004-07-13 00:23:34 +0000
commit69a64e9b471ebb456f2807c1cc04652167da154a (patch)
tree463188b4803fa0993e7a5d795369af70b217ed0a /ChangeLog
parent85fdc62bda73981c940d6a148a8571bc14a7e327 (diff)
downloadglibc-69a64e9b471ebb456f2807c1cc04652167da154a.tar.gz
[BZ #263]
2004-07-12 Paul Eggert <eggert@cs.ucla.edu> [BZ #263] * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Don't store outside the buffer if the read returns 0. __strtod_l can't set endp to NULL, so remove a test for that case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d4b6886dd..79f63385ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-12 Paul Eggert <eggert@cs.ucla.edu>
+
+ [BZ #263]
+ * sysdeps/unix/sysv/linux/getloadavg.c (getloadavg): Don't store
+ outside the buffer if the read returns 0. __strtod_l can't set
+ endp to NULL, so remove a test for that case.
+
2004-07-12 Roland McGrath <roland@redhat.com>
* manual/signal.texi (Interrupted Primitives): Make clear that