summary refs log tree commit diff
path: root/rt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-6/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-3/+0
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-2/+5
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-1/+1
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove non-ELF supportUlrich Drepper2012-01-071-3/+3
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-151-2/+2
* [BZ #2978]Ulrich Drepper2006-08-031-1/+2
* * rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper2006-01-061-1/+1
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-061-1/+2
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-041-2/+2
* * rt/tst-cpuclock1.c: New file.Roland McGrath2005-04-271-1/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-7/+3