about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-157-0/+79
* s390x: Regenerate ULPs.Stefan Liebler2021-03-121-1/+3
* nptl: Move fork into libcAdhemerval Zanella2021-03-1225-50/+0
* linux: Use __libc_single_threaded on forkAdhemerval Zanella2021-03-121-1/+2
* posix: Consolidate register-atforkAdhemerval Zanella2021-03-125-81/+25
* nptl: Move Linux pthread_kill to nptlAdhemerval Zanella2021-03-121-57/+0
* io: Return UNSUPPORTED if filesystem do not support 64 bit timestampsAdhemerval Zanella2021-03-123-3/+19
* math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra2021-03-1115-2452/+0
* math: Remove mpa files [BZ #15267]Wilco Dijkstra2021-03-1124-8012/+3
* math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2021-03-112-294/+40
* math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra2021-03-113-181/+27
* math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra2021-03-115-708/+81
* math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra2021-03-113-300/+47
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-112-0/+18
* Update kernel version to 5.11 in tst-mman-consts.py.Joseph Myers2021-03-101-1/+1
* Linux: misc/tst-ofdlocks-compat can be a regular testFlorian Weimer2021-03-092-9/+7
* Linux: dirent/tst-readdir64-compat can be a regular testFlorian Weimer2021-03-092-6/+5
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-091-3/+1
* tst: Add test for ntp_adjtimeLukasz Majewski2021-03-082-1/+23
* tst: Add test for adjtimexLukasz Majewski2021-03-082-1/+23
* tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski2021-03-081-1/+5
* tst: Add test for clock_adjtimeLukasz Majewski2021-03-082-1/+59
* Update hppa libm-test-ulpsJohn David Anglin2021-03-071-1/+3
* x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu2021-03-063-11/+58
* linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella2021-03-052-2/+2
* Update arm libm-test-ulpsAdhemerval Zanella2021-03-051-1/+3
* Update sparc libm-test-ulpsAdhemerval Zanella2021-03-051-16/+18
* [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek2021-03-043-1/+5
* powerpc: Regenerate ulpsFlorian Weimer2021-03-031-10/+10
* s390x: Regenerate ulpsArjun Shankar2021-03-031-15/+17
* tst: Fix tst-timerfd testLukasz Majewski2021-03-021-11/+4
* i386: Regenerate ulpsFlorian Weimer2021-03-022-46/+46
* x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer2021-03-022-0/+120
* x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer2021-03-022-34/+51
* ld.so: Implement the --list-diagnostics optionFlorian Weimer2021-03-021-0/+77
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-021-13/+15
* tst: Add test for utimesLukasz Majewski2021-03-022-1/+89
* tst: Add test for utimeLukasz Majewski2021-03-022-1/+88
* tst: Add test for futimensLukasz Majewski2021-03-022-1/+85
* nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptionsFlorian Weimer2021-03-021-3/+6
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-014-142/+44
* Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer2021-03-015-61/+97
* Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer2021-03-011-0/+0
* __frame_state_for: Use <unwind-link.h> for unwinder accessFlorian Weimer2021-03-011-13/+8
* sparc: Implement backtrace on top <unwind-link.h>Florian Weimer2021-03-011-51/+15
* m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-64/+18
* i386: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-64/+18
* arm: Implement backtrace on top of <unwind-link.h>Florian Weimer2021-03-011-57/+20
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-0115-16/+447
* aarch64: update ulps.Szabolcs Nagy2021-03-011-15/+17