197 Commits (f9be44c7e6d90cb1fe3a0fbe3cc299ac783f0be8)

Author SHA1 Message Date
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Jonny Grant 0e6ee9c143 rt: Fix typos in comments in <aio.h> 6 years ago
H.J. Lu 9030377480 shm tests: Append PID to names passed to shm_open [BZ #26737] 6 years ago
Adhemerval Zanella 27d83441a2 Block all signals on timer_create thread (BZ#10815) 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Adhemerval Zanella b2b3b7598a Set the expects flags to clock_nanosleep 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Zack Weinberg 7b5af2d8f2 Finish move of clock_* functions to libc. [BZ #24959] 7 years ago
Adhemerval Zanella 6e8ba7fd57 Remove __get_clockfreq 7 years ago
Florian Weimer f289e656ec rt: Turn forwards from librt to libc into compat symbols [BZ #24194] 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Andreas Schwab ce5a7de6cd Don't reduce test timeout to less than default 8 years ago
Samuel Thibault 33574c17ee hurd: Add hurd thread library 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
H.J. Lu 36975e8e7e Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c 8 years ago
Florian Weimer dab0eecef6 aio: Remove internal_function function attribute 9 years ago
Zack Weinberg a992f506ff Remove __need macros from signal.h. 9 years ago
Adhemerval Zanella 332e01c627 posix: Consolidate Linux mq_timedsend syscall 11 years ago
Adhemerval Zanella a5fdd30597 posix: Consolidate Linux mq_timedreceive syscall 11 years ago
Zack Weinberg 71223d6880 One more obvious missing #include in the testsuite. 10 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Florian Weimer c23de0aacb support: Introduce new subdirectory for test infrastructure 9 years ago
Stefan Liebler 98ac7b7c85 Use libc_ifunc macro for clock_* symbols in librt. 10 years ago
Zack Weinberg 05b68e14b1 Installed-header hygiene (BZ#20366): time.h types. 10 years ago
Adhemerval Zanella fbc994921b rt: Set shm_open as a non cancellation point (BZ #18243) 10 years ago
Paul Pluzhnikov 0677af20bb Fix rt/tst-aio64.c as well, and mention login/tst-utmp.c in ChangeLog 10 years ago
Paul Pluzhnikov 850c67606e 2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com> 10 years ago
Samuel Thibault 35fbb341f8 Fix hurd build 10 years ago
Paul E. Murphy a3e5b4feeb Fix race in tst-mqueue5 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers 9d46370ca3 Convert 703 function definitions to prototype style. 11 years ago
Joseph Myers cf1455657e Do not leave files behind in /tmp from testing. 11 years ago
Joseph Myers dfa2d21450 Fix mq_receive, mq_send mq_timed* namespace (bug 18545). 11 years ago
Roland McGrath 2cfe32bc05 Conditionalize some test code for SIGRTMIN, SA_SIGINFO. 11 years ago
Roland McGrath f50ad78b91 Don't set unused field in rt/tst-timer2. 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
H.J. Lu 5d619de461 Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t 11 years ago
Arjun Shankar 29955b5d96 Modify several tests to use test-skeleton.c 12 years ago
Andreas Schwab 6c9578a24b Fix -Wundef warning for HAVE_IFUNC 12 years ago
Joseph Myers bb7d033799 Don't mention linuxthreads in Depend files. 12 years ago
Joseph Myers a5f891ac8d Consistently include Makeconfig after defining subdir. 12 years ago
Allan McRae d4697bc93d Update copyright notices with scripts/update-copyrights 12 years ago
Ondřej Bílka b20de2c3d9 Properly handle shm_open validation. Fixes bug 16274. 13 years ago
Ondřej Bílka d1d9eaf478 Use __glibc_reserved instead __unused. 13 years ago
Ondřej Bílka 5d30d85329 Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763. 13 years ago
Siddhesh Poyarekar 89fb683558 Fix symbol definitions for __clock_* functions 13 years ago
Joseph Myers fab7ce3f5b Link extra-libs consistently with libc and ld.so. 13 years ago
Roland McGrath e913141d5f Don't test O_RDONLY case in tst-aio7. 13 years ago
Joseph Myers daaa7713e9 Remove bounded-pointers build system support. 13 years ago
H.J. Lu 740b3dbee8 Add --enable-hardcoded-path-in-tests configure option 13 years ago