aboutsummaryrefslogtreecommitdiff
path: root/rt/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-6/+1
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-3/+0
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-2/+5
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy1-1/+1
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov1-5/+0
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove non-ELF supportUlrich Drepper1-3/+3
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper1-2/+2
2006-08-03[BZ #2978]Ulrich Drepper1-1/+2
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper1-1/+1
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper1-1/+2
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper1-2/+2
2005-04-27* rt/tst-cpuclock1.c: New file.Roland McGrath1-1/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-7/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+7
2004-12-062004-12-06 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2004-04-19Update.Ulrich Drepper1-1/+1