diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 01:33:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 01:33:54 +0000 |
commit | 7b5fd91d777e44e212556a4bbee51b6429ddd869 (patch) | |
tree | 6db8e71dc9dabc93a03ff81c81c5dcbb1d188799 /ChangeLog | |
parent | 248286e53395f6302030ca5f032f356faf2d9798 (diff) | |
download | glibc-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |