about summary refs log tree commit diff
path: root/rt/tst-aio4.c
Commit message (Collapse)AuthorAgeFilesLines
* * elf/nodelete.c (do_test): Remove reference to undefined memberAndreas Schwab2000-08-091-1/+0
| | | | | sa_restorer. * rt/tst-aio4.c (do_test): Likewise.
* Update.Andreas Jaeger2000-07-261-0/+141
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.