diff options
author | Andreas Jaeger <aj@suse.de> | 2000-07-26 13:49:15 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-07-26 13:49:15 +0000 |
commit | 9881cbf80a73a85ef92e62bf7a40dbf4cf8e163f (patch) | |
tree | 971750a85d2f0e55419da3dd02ba67b29811e358 /ChangeLog | |
parent | b98a450f59444c16616416fa650d1686a72e1768 (diff) | |
download | glibc-9881cbf80a73a85ef92e62bf7a40dbf4cf8e163f.zip glibc-9881cbf80a73a85ef92e62bf7a40dbf4cf8e163f.tar.gz glibc-9881cbf80a73a85ef92e62bf7a40dbf4cf8e163f.tar.bz2 |
Update.
2000-07-26 Andreas Jaeger <aj@suse.de>
* rt/tst-aio4.c: New file, slighlty modified version of tst-aio2.
* rt/tst-aio5.c: New file, slighlty modified version of tst-aio2.
* rt/Makefile: Add rules to build and run tst-aio4 and tst-aio5.
* rt/tst-aio.c (test_file): Fix typo.
* rt/tst-aio64.c (test_file): Likewise.
* rt/tst-aio3.c: New file, slightly modified version of tst-aio2.
* rt/Makefile: Add rules to build and run tst-aio3.
* sysdeps/unix/sysv/linux/netinet/ip.h: Removed ip_options since
it's not needed and confuses only.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2000-07-26 Andreas Jaeger <aj@suse.de> + + * rt/tst-aio4.c: New file, slighlty modified version of tst-aio2. + * rt/tst-aio5.c: New file, slighlty modified version of tst-aio2. + * rt/Makefile: Add rules to build and run tst-aio4 and tst-aio5. + + * rt/tst-aio.c (test_file): Fix typo. + * rt/tst-aio64.c (test_file): Likewise. + + * rt/tst-aio3.c: New file, slightly modified version of tst-aio2. + * rt/Makefile: Add rules to build and run tst-aio3. + + * sysdeps/unix/sysv/linux/netinet/ip.h: Removed ip_options since + it's not needed and confuses only. + 2000-07-26 Ulrich Drepper <drepper@redhat.com> * resolv/res_init.c: Add support for nameserver communication with |