aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-24 23:51:15 +0000
committerRoland McGrath <roland@gnu.org>2001-08-24 23:51:15 +0000
commitfb2c7eab2e3435e440d289fcbaf9fa0a2d45b12c (patch)
treee648dd2620ed5ce50a71ffe14c5987abfab1cd4a /ChangeLog
parentf0b1a6c8762a6e2ec698fa7e253399b327047e34 (diff)
downloadglibc-fb2c7eab2e3435e440d289fcbaf9fa0a2d45b12c.zip
glibc-fb2c7eab2e3435e440d289fcbaf9fa0a2d45b12c.tar.gz
glibc-fb2c7eab2e3435e440d289fcbaf9fa0a2d45b12c.tar.bz2
* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
Just test that strerror returns non-null for a few errno codes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d3dab8..d61be87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-24 Roland McGrath <roland@frob.com>
+
+ * string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
+ Just test that strerror returns non-null for a few errno codes.
+
2001-08-23 Roland McGrath <roland@frob.com>
* hurd/Versions (libc: GLIBC_2.2.5): New set; add _hurd_raise_signal,