about summary refs log tree commit diff
path: root/rt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka2013-12-031-35/+21
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-2/+2
* Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka2013-10-311-0/+8
* Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar2013-06-115-11/+12
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-6/+1
* Don't test O_RDONLY case in tst-aio7.Roland McGrath2013-04-161-16/+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-0264-64/+64
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0428-30/+0
* Correct checking for mmap failure.Thomas Schwinge2012-11-011-1/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-248-8/+96
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-1/+1
* Include <pthread.h> where needed.Pino Toscano2012-09-282-2/+4
* Fix stub clock_nanosleep #include.Roland McGrath2012-08-151-3/+2
* Fix attributes for fortify functions.Marek Polacek2012-04-292-2/+2
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-5/+0
* Fix struct timespec normalization (as used in many other places).Thomas Schwinge2012-03-081-1/+1
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Add missing fcntl.h include in some aio tests.Roland McGrath2012-02-273-3/+6
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-3/+3
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-0/+1
* A bit of testsuite cleanup.Thomas Schwinge2012-02-102-14/+31
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0963-189/+126