glibc/rt
Ulrich Drepper b957e86420 * rt/Makefile (tests): Add tst-aio9 and tst-aio10.
* rt/tst-aio10.c: New file.
2006-01-06 04:13:26 +00:00
..
Depend * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
Makefile * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
Versions lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
aio.h
aio_cancel.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_error.c
aio_fsync.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_misc.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_notify.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_read.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_read64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
aio_return.c
aio_sigqueue.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
aio_suspend.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_write.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_write64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
clock_getcpuclockid.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_getres.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_gettime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_nanosleep.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_settime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
get_clockfreq.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lio_listio.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lio_listio64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_close.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_getattr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_notify.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_open.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_receive.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_send.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_setattr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_timedreceive.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_timedsend.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_unlink.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mqueue.h Cleanups. 2005-10-23 20:38:06 +00:00
shm_open.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
shm_unlink.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_create.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_delete.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_getoverr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_gettime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_settime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-aio.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-aio2.c lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
tst-aio3.c The thread is now supposed to be created. 2006-01-05 22:42:01 +00:00
tst-aio4.c
tst-aio5.c
tst-aio6.c
tst-aio7.c
tst-aio8.c (do_test): aio_offset should be initialized, too. 2006-01-05 00:26:42 +00:00
tst-aio9.c * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] 2006-01-06 03:08:04 +00:00
tst-aio10.c * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
tst-aio64.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-clock.c
tst-clock_nanosleep.c
tst-cpuclock1.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cpuclock2.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer1.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer2.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer3.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-mqueue.h
tst-mqueue1.c
tst-mqueue2.c
tst-mqueue3.c
tst-mqueue4.c
tst-mqueue5.c
tst-mqueue6.c
tst-mqueue7.c
tst-mqueue8.c
tst-mqueue9.c
tst-shm.c
tst-timer.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-timer2.c
tst-timer3.c
tst-timer4.c
tst-timer5.c