| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 2 | -4/+3 |
* | posix: Consolidate Linux mq_timedsend syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | posix: Consolidate Linux mq_timedreceive syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | One more obvious missing #include in the testsuite. | Zack Weinberg | 2017-02-19 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 65 | -65/+65 |
* | support: Introduce new subdirectory for test infrastructure | Florian Weimer | 2016-12-09 | 1 | -3/+7 |
* | Use libc_ifunc macro for clock_* symbols in librt. | Stefan Liebler | 2016-10-07 | 1 | -19/+15 |
* | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 2016-09-23 | 2 | -4/+2 |
* | rt: Set shm_open as a non cancellation point (BZ #18243) | Adhemerval Zanella | 2016-09-15 | 2 | -1/+131 |
* | Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLog | Paul Pluzhnikov | 2016-06-11 | 1 | -1/+1 |
* | 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2016-06-11 | 1 | -1/+1 |
* | Fix hurd build | Samuel Thibault | 2016-03-16 | 1 | -0/+1 |
* | Fix race in tst-mqueue5 | Paul E. Murphy | 2016-01-15 | 1 | -2/+19 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 64 | -64/+64 |
* | Convert 703 function definitions to prototype style. | Joseph Myers | 2015-10-16 | 3 | -8/+3 |
* | Do not leave files behind in /tmp from testing. | Joseph Myers | 2015-10-15 | 2 | -2/+2 |
* | Fix mq_receive, mq_send mq_timed* namespace (bug 18545). | Joseph Myers | 2015-06-17 | 2 | -4/+8 |
* | Conditionalize some test code for SIGRTMIN, SA_SIGINFO. | Roland McGrath | 2015-03-04 | 2 | -2/+7 |
* | Don't set unused field in rt/tst-timer2. | Roland McGrath | 2015-02-06 | 1 | -2/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 64 | -64/+64 |
* | Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t | H.J. Lu | 2014-12-30 | 7 | -58/+68 |
* | Modify several tests to use test-skeleton.c | Arjun Shankar | 2014-11-05 | 1 | -2/+5 |
* | Fix -Wundef warning for HAVE_IFUNC | Andreas Schwab | 2014-07-31 | 1 | -1/+1 |
* | Don't mention linuxthreads in Depend files. | Joseph Myers | 2014-05-21 | 1 | -1/+0 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -0/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 64 | -64/+64 |
* | Properly handle shm_open validation. Fixes bug 16274. | Ondřej Bílka | 2013-12-03 | 1 | -35/+21 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 1 | -2/+2 |
* | Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763. | Ondřej Bílka | 2013-10-31 | 1 | -0/+8 |
* | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar | 2013-06-11 | 5 | -11/+12 |
* | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 2013-05-31 | 1 | -6/+1 |
* | Don't test O_RDONLY case in tst-aio7. | Roland McGrath | 2013-04-16 | 1 | -16/+1 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -3/+0 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 64 | -64/+64 |
* | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2012-11-04 | 28 | -30/+0 |
* | Correct checking for mmap failure. | Thomas Schwinge | 2012-11-01 | 1 | -1/+1 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 8 | -8/+96 |
* | Add and use $(host-built-program-cmd). | Jim Blandy | 2012-10-23 | 1 | -1/+1 |
* | Include <pthread.h> where needed. | Pino Toscano | 2012-09-28 | 2 | -2/+4 |
* | Fix stub clock_nanosleep #include. | Roland McGrath | 2012-08-15 | 1 | -3/+2 |
* | Fix attributes for fortify functions. | Marek Polacek | 2012-04-29 | 2 | -2/+2 |
* | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 2012-03-23 | 1 | -5/+0 |
* | Fix struct timespec normalization (as used in many other places). | Thomas Schwinge | 2012-03-08 | 1 | -1/+1 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -2/+0 |
* | Add missing fcntl.h include in some aio tests. | Roland McGrath | 2012-02-27 | 3 | -3/+6 |
* | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 2012-02-26 | 1 | -3/+3 |
* | Fix up POSIX testing in conformtest | Ulrich Drepper | 2012-02-26 | 1 | -0/+1 |
* | A bit of testsuite cleanup. | Thomas Schwinge | 2012-02-10 | 2 | -14/+31 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 63 | -189/+126 |