aboutsummaryrefslogtreecommitdiff
path: root/rt/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-08-12librt: add test (bug 28213)Nikita Popov1-0/+1
2021-06-28Linux: Cleanups after librt moveFlorian Weimer1-3/+10
2021-06-28Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer1-1/+1
2021-06-28Linux: Move timer_gettime, __timer_gettime64 from librt to libcFlorian Weimer1-1/+1
2021-06-28Linux: Move timer_getoverrun from librt to libcFlorian Weimer1-1/+1
2021-06-28Linux: Move timer_create, timer_delete from librt to libcFlorian Weimer1-2/+2
2021-06-25Linux: Move mq_unlink from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer1-2/+2
2021-06-25Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer1-2/+2
2021-06-25Linux: Move mq_open, __mq_open_2 from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_notify from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_getattr from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_setattr from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move mq_close from librt to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move lio_listio, lio_listio64 from librt to libcFlorian Weimer1-2/+2
2021-06-25Linux: Move aio_write, aio_write64 into libcFlorian Weimer1-2/+2
2021-06-25Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libcFlorian Weimer1-1/+1
2021-06-25Linux: Move aio_return, aio_return64 into libcFlorian Weimer1-1/+1
2021-06-25Linux: Move aio_read, aio_read64 into libcFlorian Weimer1-2/+2
2021-06-25Linux: Move aio_fsync, aio_fsync64 into libcFlorian Weimer1-1/+1
2021-06-25Linux: Move aio_error, aio_error64 into libcFlorian Weimer1-1/+1
2021-06-25Linux: Move aio_cancel, aio_cancel64 into libcFlorian Weimer1-1/+4
2021-06-25Linux: Move aio_init from librt into libcFlorian Weimer1-3/+3
2021-06-22linux: Only use 64-bit syscall if required for mq_timedreceiveAdhemerval Zanella1-1/+3
2021-06-21rt: Move shm_unlink into libcFlorian Weimer1-1/+1
2021-06-21rt: Move shm_open into libcFlorian Weimer1-1/+3
2021-06-21Fix librt-routines-var issues for !PTHREAD_IN_LIBCFlorian Weimer1-1/+1
2021-06-21rt: Lexicographically sort Versions file; librt-routines in MakefileFlorian Weimer1-14/+32
2021-06-15y2038: Add test coverageAdhemerval Zanella1-0/+9
2021-05-05nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer1-1/+0
2021-05-03Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-02-19Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella1-2/+5
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-25Set the expects flags to clock_nanosleepAdhemerval Zanella1-1/+0
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg1-11/+4
2019-03-22Remove __get_clockfreqAdhemerval Zanella1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-5/+5
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella1-0/+1
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-15rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2