aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-25 01:33:54 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-25 01:33:54 +0000
commit7b5fd91d777e44e212556a4bbee51b6429ddd869 (patch)
tree6db8e71dc9dabc93a03ff81c81c5dcbb1d188799 /ChangeLog
parent248286e53395f6302030ca5f032f356faf2d9798 (diff)
downloadglibc-7b5fd91d777e44e212556a4bbee51b6429ddd869.zip
glibc-7b5fd91d777e44e212556a4bbee51b6429ddd869.tar.gz
glibc-7b5fd91d777e44e212556a4bbee51b6429ddd869.tar.bz2
Update.
* conform/conformtest.pl (@headers): Add monetary.h-data, mqueue.h-data, ndbm.h-data, nl_types.h-data, and poll.h-data. * conform/data/monetary.h-data: New file. * conform/data/mqueue.h-data: New file. * conform/data/ndbm.h-data: New file. * conform/data/nl_types.h.h-data: New file. * conform/data/poll.h-data: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61b60d8..ea210bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1999-08-24 Ulrich Drepper <drepper@cygnus.com>
+ * conform/conformtest.pl (@headers): Add monetary.h-data,
+ mqueue.h-data, ndbm.h-data, nl_types.h-data, and poll.h-data.
+ * conform/data/monetary.h-data: New file.
+ * conform/data/mqueue.h-data: New file.
+ * conform/data/ndbm.h-data: New file.
+ * conform/data/nl_types.h.h-data: New file.
+ * conform/data/poll.h-data: New file.
+
* stdio-common/Makefile (test): Add tst-cookie.
* stdio-common/tst-cookie.c: New file.