aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-12elf: Always set l in _dl_init_paths (bug 23462)Carlos O'Donell3-35/+65
2021-03-12s390x: Regenerate ULPs.Stefan Liebler1-1/+3
2021-03-12support: Add xpthread_killAdhemerval Zanella3-0/+29
2021-03-12nptl: Move fork into libcAdhemerval Zanella28-102/+0
2021-03-12linux: Use __libc_single_threaded on forkAdhemerval Zanella1-1/+2
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella10-219/+66
2021-03-12nptl: Move Linux pthread_kill to nptlAdhemerval Zanella2-66/+17
2021-03-12io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella6-3/+101
2021-03-11test-container: Always copy test-specific support files [BZ #27537]DJ Delorie1-11/+12
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra15-2452/+0
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra26-8099/+4
2021-03-11math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2-294/+40
2021-03-11math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra3-181/+27
2021-03-11math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra5-708/+81
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra3-300/+47
2021-03-11io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella7-1/+135
2021-03-11Allow gdb version 10 in pretty printer tests.Stefan Liebler1-1/+2
2021-03-10Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers1-1/+1
2021-03-09Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2-9/+7
2021-03-09Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2-6/+5
2021-03-09sunrpc: tst-svc_register can be a regular testFlorian Weimer1-2/+1
2021-03-09resolv: tst-p_secstodate can be a regular testFlorian Weimer2-13/+3
2021-03-09posix: tst-spawn4-compat can be a regular testFlorian Weimer2-10/+7
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer2-16/+11
2021-03-09math: test-matherr and test-matherr-2 can be regular testsFlorian Weimer2-12/+7
2021-03-09math: $(libm-tests-compat) can be regular testsFlorian Weimer1-2/+1
2021-03-09malloc: Turn tst-mallocstate into a non-internal testFlorian Weimer2-13/+8
2021-03-09<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer1-13/+13
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie32-105/+252
2021-03-09NEWS: Add entry for CVE-2021-27645DJ Delorie1-1/+4
2021-03-08tst: Add test for settimeofdayLukasz Majewski2-1/+57
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski2-1/+23
2021-03-08tst: Add test for adjtimexLukasz Majewski2-1/+23
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski1-1/+5
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski2-1/+59
2021-03-08tst: Add test for clock_settimeLukasz Majewski2-1/+46
2021-03-08support: Provide xclock_settime test helper functionLukasz Majewski3-0/+40
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski3-1/+59
2021-03-07Update hppa libm-test-ulpsJohn David Anglin1-1/+3
2021-03-06x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu4-11/+64
2021-03-05posix: glob, glob64 should not be declared __THROW [BZ #27522]Florian Weimer1-6/+6
2021-03-05nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden protoAdhemerval Zanella3-4/+4
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella2-2/+2
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella1-1/+3
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella1-16/+18
2021-03-04[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek7-10/+69
2021-03-03powerpc: Regenerate ulpsFlorian Weimer1-10/+10
2021-03-03s390x: Regenerate ulpsArjun Shankar1-15/+17
2021-03-02nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie6-8/+32
2021-03-02nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie1-2/+2