You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Weimer 30639e79d3 Linux: Cleanups after librt move 5 years ago
..
bits Update copyright dates with scripts/update-copyrights 5 years ago
Depend hurd: Add hurd thread library 8 years ago
Makefile Linux: Cleanups after librt move 5 years ago
Versions Linux: Cleanups after librt move 5 years ago
aio.h y2038: Add support for 64-bit time on legacy ABIs 5 years ago
aio_cancel.c Linux: Move aio_cancel, aio_cancel64 into libc 5 years ago
aio_error.c Linux: Move aio_error, aio_error64 into libc 5 years ago
aio_fsync.c Linux: Move aio_fsync, aio_fsync64 into libc 5 years ago
aio_misc.c Linux: Cleanups after librt move 5 years ago
aio_notify.c Linux: Cleanups after librt move 5 years ago
aio_read.c Linux: Move aio_read, aio_read64 into libc 5 years ago
aio_read64.c Linux: Move aio_read, aio_read64 into libc 5 years ago
aio_return.c Linux: Move aio_return, aio_return64 into libc 5 years ago
aio_sigqueue.c Linux: Cleanups after librt move 5 years ago
aio_suspend.c Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc 5 years ago
aio_write.c Linux: Move aio_write, aio_write64 into libc 5 years ago
aio_write64.c Linux: Move aio_write, aio_write64 into libc 5 years ago
librt-compat.c Linux: Move timer_settime, __timer_settime64 from librt to libc 5 years ago
lio_listio-common.c Linux: Move lio_listio, lio_listio64 from librt to libc 5 years ago
lio_listio.c rt: Rework lio_listio implementation 5 years ago
lio_listio64.c rt: Rework lio_listio implementation 5 years ago
mq_close.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_getattr.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_notify.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_open.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_receive.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_send.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_setattr.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_timedreceive.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_timedsend.c Update copyright dates with scripts/update-copyrights 5 years ago
mq_unlink.c Update copyright dates with scripts/update-copyrights 5 years ago
mqueue.h y2038: Add support for 64-bit time on legacy ABIs 5 years ago
shm_open.c rt: Move shm_open into libc 5 years ago
shm_unlink.c rt: Move shm_unlink into libc 5 years ago
timer_create.c rt: Move generic implementation from sysdeps/pthread to rt 5 years ago
timer_delete.c rt: Move generic implementation from sysdeps/pthread to rt 5 years ago
timer_getoverr.c rt: Move generic implementation from sysdeps/pthread to rt 5 years ago
timer_gettime.c rt: Move generic implementation from sysdeps/pthread to rt 5 years ago
timer_settime.c rt: Move generic implementation from sysdeps/pthread to rt 5 years ago
tst-aio.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio2.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio3.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio4.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio5.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio6-time64.c y2038: Add test coverage 5 years ago
tst-aio6.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio7.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-aio8.c (do_test): aio_offset should be initialized, too. 21 years ago
tst-aio9.c Don't reduce test timeout to less than default 8 years ago
tst-aio10.c Don't reduce test timeout to less than default 8 years ago
tst-aio64.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-cpuclock2-time64.c y2038: Add test coverage 5 years ago
tst-cpuclock2.c y2038: Add test coverage 5 years ago
tst-cputimer1.c * rt/tst-cpuclock1.c: New file. 21 years ago
tst-cputimer2.c * rt/tst-cpuclock1.c: New file. 21 years ago
tst-cputimer3.c * rt/tst-cpuclock1.c: New file. 21 years ago
tst-mqueue.h Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue1-time64.c y2038: Add test coverage 5 years ago
tst-mqueue1.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue2-time64.c y2038: Add test coverage 5 years ago
tst-mqueue2.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue3.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue4-time64.c y2038: Add test coverage 5 years ago
tst-mqueue4.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue5.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue6.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue7.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue8-time64.c y2038: Add test coverage 5 years ago
tst-mqueue8.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue9.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-mqueue10-time64.c linux: Only use 64-bit syscall if required for mq_timedreceive 5 years ago
tst-mqueue10.c linux: Only use 64-bit syscall if required for mq_timedsend 5 years ago
tst-shm-cancel.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-shm.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-timer-sigmask.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-timer.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-timer2.c Don't set unused field in rt/tst-timer2. 11 years ago
tst-timer3.c Update. 22 years ago
tst-timer4-time64.c y2038: Add test coverage 5 years ago
tst-timer4.c Update copyright dates with scripts/update-copyrights 5 years ago
tst-timer5.c 2004-12-07 Roland McGrath <roland@redhat.com> 22 years ago