diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 04:38:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-25 04:38:09 +0000 |
commit | 5c8d1fc0f687643184ff7f8fe8e49a36d93bcc4f (patch) | |
tree | 6132a7e7a0533d2ae3b490facec1936f9bb6264e /ChangeLog | |
parent | 7b5fd91d777e44e212556a4bbee51b6429ddd869 (diff) | |
download | glibc-5c8d1fc0f687643184ff7f8fe8e49a36d93bcc4f.tar glibc-5c8d1fc0f687643184ff7f8fe8e49a36d93bcc4f.tar.gz glibc-5c8d1fc0f687643184ff7f8fe8e49a36d93bcc4f.tar.bz2 glibc-5c8d1fc0f687643184ff7f8fe8e49a36d93bcc4f.zip |
Update.
* libio/fileops.c (_IO_new_file_xsputn): Use _IO_OVERFLOW instead
of __overflow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-08-24 Ulrich Drepper <drepper@cygnus.com> + * libio/fileops.c (_IO_new_file_xsputn): Use _IO_OVERFLOW instead + of __overflow. + * 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. |