about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* io: Return EBAFD for negative file descriptor on fstat (BZ #27559)Adhemerval Zanella2021-03-117-1/+135
* Allow gdb version 10 in pretty printer tests.Stefan Liebler2021-03-111-1/+2
* 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
* sunrpc: tst-svc_register can be a regular testFlorian Weimer2021-03-091-2/+1
* resolv: tst-p_secstodate can be a regular testFlorian Weimer2021-03-092-13/+3
* posix: tst-spawn4-compat can be a regular testFlorian Weimer2021-03-092-10/+7
* posix: tst-glob_lstat_compat no longer needs to be an internal testFlorian Weimer2021-03-092-16/+11
* math: test-matherr and test-matherr-2 can be regular testsFlorian Weimer2021-03-092-12/+7
* math: $(libm-tests-compat) can be regular testsFlorian Weimer2021-03-091-2/+1
* malloc: Turn tst-mallocstate into a non-internal testFlorian Weimer2021-03-092-13/+8
* <shlib-compat.h>: Support compat_symbol_reference for _ISOMACFlorian Weimer2021-03-091-13/+13
* nss: fix nss_database_lookup2's alternate handling [BZ #27416]DJ Delorie2021-03-0932-105/+252
* NEWS: Add entry for CVE-2021-27645DJ Delorie2021-03-091-1/+4
* tst: Add test for settimeofdayLukasz Majewski2021-03-082-1/+57
* 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
* tst: Add test for clock_settimeLukasz Majewski2021-03-082-1/+46
* support: Provide xclock_settime test helper functionLukasz Majewski2021-03-083-0/+40
* tst: Extend cross-test-ssh.sh to specify if target date can be alteredLukasz Majewski2021-03-083-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-064-11/+64
* posix: glob, glob64 should not be declared __THROW [BZ #27522]Florian Weimer2021-03-051-6/+6
* nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden protoAdhemerval Zanella2021-03-053-4/+4
* 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-047-10/+69
* powerpc: Regenerate ulpsFlorian Weimer2021-03-031-10/+10
* s390x: Regenerate ulpsArjun Shankar2021-03-031-15/+17
* nss: Re-enable NSS module loading after chroot [BZ #27389]DJ Delorie2021-03-026-8/+32
* nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie2021-03-021-2/+2
* 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-0210-8/+461
* 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
* elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]Florian Weimer2021-03-021-1/+1
* nptl: Use <unwind-link.h> for accessing the libgcc_s unwinderFlorian Weimer2021-03-017-146/+50
* 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