about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-03-291-1/+1
* elf: Add _dl_audit_pltexitAdhemerval Zanella2022-03-2924-56/+100
* elf: Add _dl_audit_pltenterAdhemerval Zanella2022-03-291-0/+4
* elf: Add _dl_audit_preinitAdhemerval Zanella2022-03-291-0/+3
* elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella2022-03-291-0/+10
* elf: Add _dl_audit_objcloseAdhemerval Zanella2022-03-291-0/+4
* elf: Add _dl_audit_objsearchAdhemerval Zanella2022-03-291-0/+7
* elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella2022-03-291-0/+10
* elf: Add _dl_audit_objopenAdhemerval Zanella2022-03-291-0/+5
* elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella2022-03-2929-110/+199
* elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella2022-03-293-0/+3
* elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song2022-03-2921-216/+272
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-151-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-152-83/+72
* hppa: Fix warnings from _dl_lookup_addressJohn David Anglin2022-03-064-9/+14
* hppa: Revise gettext trampoline designJohn David Anglin2022-03-063-31/+35
* hppa: Fix swapcontextJohn David Anglin2022-03-063-7/+58
* Fix elf/tst-audit2 on hppaJohn David Anglin2022-03-061-14/+29
* x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein2022-02-181-2/+2
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-183-10/+48
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-187-5/+22
* linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin2022-02-071-31/+63
* linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella2022-02-031-2/+3
* hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault2022-02-031-3/+3
* Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer2022-02-032-116/+0
* linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy2022-02-031-1/+1
* tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu2022-02-011-1/+1
* Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella2022-02-015-24/+322
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella2022-02-014-6/+348
* x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]H.J. Lu2022-02-011-1/+1
* x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu2022-02-011-3/+31
* Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer2022-01-3130-0/+30
* x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein2022-01-261-0/+10
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-261-0/+10
* Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer2022-01-241-0/+18
* getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2022-01-243-1/+254
* powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke2022-01-182-6/+2
* x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno2022-01-171-4/+10
* Update syscall lists for Linux 5.16Joseph Myers2022-01-1426-2/+28
* i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer2022-01-133-251/+27
* Update syscall lists for Linux 5.15Joseph Myers2022-01-1328-4/+31
* powerpc: Fix unrecognized instruction errors with recent GCCPaul A. Clarke2022-01-101-0/+1
* AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra2022-01-073-3/+3
* Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie2021-12-211-1/+1
* linux: Add sparck brk implementationAdhemerval Zanella2021-12-191-0/+58
* Update sparc libm-test-ulpsAdhemerval Zanella2021-12-181-1/+1
* Update hppa libm-test-ulpsJohn David Anglin2021-12-171-1/+1
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2021-12-171-0/+3
* powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho2021-12-171-0/+4