about summary refs log tree commit diff
path: root/rt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Exclude routines from fortificationFrédéric Bérat2023-07-051-0/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* librt: add test (bug 28213)Nikita Popov2021-08-121-0/+1
* Linux: Cleanups after librt moveFlorian Weimer2021-06-281-3/+10
* Linux: Move timer_settime, __timer_settime64 from librt to libcFlorian Weimer2021-06-281-1/+1
* Linux: Move timer_gettime, __timer_gettime64 from librt to libcFlorian Weimer2021-06-281-1/+1
* Linux: Move timer_getoverrun from librt to libcFlorian Weimer2021-06-281-1/+1
* Linux: Move timer_create, timer_delete from librt to libcFlorian Weimer2021-06-281-2/+2
* Linux: Move mq_unlink from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libcFlorian Weimer2021-06-251-2/+2
* Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libcFlorian Weimer2021-06-251-2/+2
* Linux: Move mq_open, __mq_open_2 from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move mq_notify from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move mq_getattr from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move mq_setattr from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move mq_close from librt to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move lio_listio, lio_listio64 from librt to libcFlorian Weimer2021-06-251-2/+2
* Linux: Move aio_write, aio_write64 into libcFlorian Weimer2021-06-251-2/+2
* Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libcFlorian Weimer2021-06-251-1/+1
* Linux: Move aio_return, aio_return64 into libcFlorian Weimer2021-06-251-1/+1
* Linux: Move aio_read, aio_read64 into libcFlorian Weimer2021-06-251-2/+2
* Linux: Move aio_fsync, aio_fsync64 into libcFlorian Weimer2021-06-251-1/+1
* Linux: Move aio_error, aio_error64 into libcFlorian Weimer2021-06-251-1/+1
* Linux: Move aio_cancel, aio_cancel64 into libcFlorian Weimer2021-06-251-1/+4
* Linux: Move aio_init from librt into libcFlorian Weimer2021-06-251-3/+3
* linux: Only use 64-bit syscall if required for mq_timedreceiveAdhemerval Zanella2021-06-221-1/+3
* rt: Move shm_unlink into libcFlorian Weimer2021-06-211-1/+1
* rt: Move shm_open into libcFlorian Weimer2021-06-211-1/+3
* Fix librt-routines-var issues for !PTHREAD_IN_LIBCFlorian Weimer2021-06-211-1/+1
* rt: Lexicographically sort Versions file; librt-routines in MakefileFlorian Weimer2021-06-211-14/+32
* y2038: Add test coverageAdhemerval Zanella2021-06-151-0/+9
* nptl: Consolidate async cancel enable/disable implementation in libcFlorian Weimer2021-05-051-1/+0
* Add pthread-in-libc, libpthread-routines-var, librt-routines-varFlorian Weimer2021-05-031-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella2020-02-191-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Set the expects flags to clock_nanosleepAdhemerval Zanella2019-09-251-1/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-041-11/+4
* Remove __get_clockfreqAdhemerval Zanella2019-03-221-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-5/+5
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-181-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella2016-09-151-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1