aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-09posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer
2021-03-09math: test-matherr and test-matherr-2 can be regular testsFlorian Weimer
2021-03-09math: $(libm-tests-compat) can be regular testsFlorian Weimer
2021-03-09malloc: Turn tst-mallocstate into a non-internal testFlorian Weimer
2021-03-09<shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer
2021-03-09nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie
2021-03-09NEWS: Add entry for CVE-2021-27645DJ Delorie
2021-03-08tst: Add test for settimeofdayLukasz Majewski
2021-03-08tst: Add test for ntp_adjtimeLukasz Majewski
2021-03-08tst: Add test for adjtimexLukasz Majewski
2021-03-08tst: Modify tst-clock_adjtime to allow reuse of its codeLukasz Majewski
2021-03-08tst: Add test for clock_adjtimeLukasz Majewski
2021-03-08tst: Add test for clock_settimeLukasz Majewski
2021-03-08support: Provide xclock_settime test helper functionLukasz Majewski
2021-03-08tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski
2021-03-07Update hppa libm-test-ulpsJohn David Anglin
2021-03-06x86: Set minimum x86-64 level marker [BZ #27318]H.J. Lu
2021-03-05posix: glob, glob64 should not be declared __THROW [BZ #27522]Florian Weimer
2021-03-05nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden protoAdhemerval Zanella
2021-03-05linux: Fix __thrd_sleep64 hidden definitionAdhemerval Zanella
2021-03-05Update arm libm-test-ulpsAdhemerval Zanella
2021-03-05Update sparc libm-test-ulpsAdhemerval Zanella
2021-03-04[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek
2021-03-03powerpc: Regenerate ulpsFlorian Weimer
2021-03-03s390x: Regenerate ulpsArjun Shankar
2021-03-02nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie
2021-03-02nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie
2021-03-02tst: Fix tst-timerfd testLukasz Majewski
2021-03-02i386: Regenerate ulpsFlorian Weimer
2021-03-02x86: Add CPU-specific diagnostics to ld.so --list-diagnosticsFlorian Weimer
2021-03-02x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfieldFlorian Weimer
2021-03-02ld.so: Implement the --list-diagnostics optionFlorian Weimer
2021-03-02powerpc: Update libm-test-ulpsMatheus Castanho
2021-03-02tst: Add test for utimesLukasz Majewski
2021-03-02tst: Add test for utimeLukasz Majewski
2021-03-02tst: Add test for futimensLukasz Majewski
2021-03-02nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptionsFlorian Weimer
2021-03-02elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]Florian Weimer
2021-03-01nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer
2021-03-01Implement _Unwind_Resume in libc on top of <unwind-link.h>Florian Weimer
2021-03-01Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.cFlorian Weimer
2021-03-01__frame_state_for: Use <unwind-link.h> for unwinder accessFlorian Weimer
2021-03-01sparc: Implement backtrace on top <unwind-link.h>Florian Weimer
2021-03-01m68k: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01i386: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01arm: Implement backtrace on top of <unwind-link.h>Florian Weimer
2021-03-01backtrace: Implement on top of <unwind-link.h>Florian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-03-01Correct buffer end pointer in IO_wdefault_doallocate (BZ #26874)Martin Sebor
2021-03-01aarch64: update ulps.Szabolcs Nagy