glibc/rt
Ulrich Drepper a4300c7a4d Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
..
bits Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
Depend * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
Makefile Remove distribute variable from Makefiles 2012-03-07 05:17:13 -05:00
Versions * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. 2007-09-15 22:35:27 +00:00
aio.h Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
aio_cancel.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_error.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_fsync.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_misc.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_notify.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_read.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_read64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
aio_return.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_sigqueue.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_suspend.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_write.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
aio_write64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
clock_getcpuclockid.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
clock_getres.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
clock_gettime.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
clock_nanosleep.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
clock_settime.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
get_clockfreq.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
lio_listio.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
lio_listio64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_close.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_getattr.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_notify.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_open.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_receive.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_send.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_setattr.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_timedreceive.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_timedsend.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mq_unlink.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
mqueue.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
shm_open.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
shm_unlink.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
timer_create.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
timer_delete.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
timer_getoverr.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
timer_gettime.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
timer_settime.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio.c Add missing fcntl.h include in some aio tests. 2012-02-27 13:58:42 -08:00
tst-aio2.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio3.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio4.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio5.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio6.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-aio7.c Add missing fcntl.h include in some aio tests. 2012-02-27 13:58:42 -08:00
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 Add missing fcntl.h include in some aio tests. 2012-02-27 13:58:42 -08:00
tst-clock.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-clock2.c [BZ #2978] 2006-08-03 08:17:20 +00:00
tst-clock_nanosleep.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-cpuclock1.c A bit of testsuite cleanup. 2012-02-10 12:18:48 +01:00
tst-cpuclock2.c A bit of testsuite cleanup. 2012-02-10 12:18:48 +01: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 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue1.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue2.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue3.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue4.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue5.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue6.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue7.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue8.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-mqueue9.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-shm.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-timer.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-timer2.c * rt/tst-timer2.c (do_test): If timer_create fails, just continue. 2004-08-11 23:32:56 +00:00
tst-timer3.c Update. 2004-04-16 20:44:32 +00:00
tst-timer4.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst-timer5.c 2004-12-07 Roland McGrath <roland@redhat.com> 2004-12-07 20:44:46 +00:00