about summary refs log tree commit diff
path: root/rt
Commit message (Expand)AuthorAgeFilesLines
...
* rt: Replace generic stub of shm_unlink with the posix versionFlorian Weimer2021-06-211-5/+16
* rt: Replace generic stub of shm_open with the posix versionFlorian Weimer2021-06-211-5/+29
* 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-212-26/+65
* y2038: Add test coverageAdhemerval Zanella2021-06-159-3/+22
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-152-3/+34
* 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-0256-56/+56
* rt: Fix typos in comments in <aio.h>Jonny Grant2020-10-191-7/+6
* shm tests: Append PID to names passed to shm_open [BZ #26737]H.J. Lu2020-10-152-11/+35
* Block all signals on timer_create thread (BZ#10815)Adhemerval Zanella2020-02-192-2/+83
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0155-55/+55
* 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-0755-55/+55
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-0412-799/+4
* Remove __get_clockfreqAdhemerval Zanella2019-03-222-28/+1
* rt: Turn forwards from librt to libc into compat symbols [BZ #24194]Florian Weimer2019-02-081-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0165-65/+65
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-1715-32/+0
* hurd: Add hurd thread librarySamuel Thibault2018-04-021-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0165-65/+65
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-5/+5
* aio: Remove internal_function function attributeFlorian Weimer2017-08-311-1/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-202-4/+3
* posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella2017-05-181-0/+1
* One more obvious missing #include in the testsuite.Zack Weinberg2017-02-191-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0165-65/+65
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-3/+7
* Use libc_ifunc macro for clock_* symbols in librt.Stefan Liebler2016-10-071-19/+15
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-232-4/+2
* rt: Set shm_open as a non cancellation point (BZ #18243)Adhemerval Zanella2016-09-152-1/+131
* Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLogPaul Pluzhnikov2016-06-111-1/+1
* 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-06-111-1/+1
* Fix hurd buildSamuel Thibault2016-03-161-0/+1
* Fix race in tst-mqueue5Paul E. Murphy2016-01-151-2/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0464-64/+64
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-163-8/+3
* Do not leave files behind in /tmp from testing.Joseph Myers2015-10-152-2/+2
* Fix mq_receive, mq_send mq_timed* namespace (bug 18545).Joseph Myers2015-06-172-4/+8
* Conditionalize some test code for SIGRTMIN, SA_SIGINFO.Roland McGrath2015-03-042-2/+7
* Don't set unused field in rt/tst-timer2.Roland McGrath2015-02-061-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0264-64/+64
* Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu2014-12-307-58/+68
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-051-2/+5
* Fix -Wundef warning for HAVE_IFUNCAndreas Schwab2014-07-311-1/+1
* Don't mention linuxthreads in Depend files.Joseph Myers2014-05-211-1/+0
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0164-64/+64