about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson2022-08-291-3/+0
* hurd: Fix vm_size_t incoherenciesSamuel Thibault2022-08-296-7/+10
* mach: Make xpg_strerror_r set a message on errorSamuel Thibault2022-08-271-6/+10
* mach: Fix incoherency between perror and strerrorSamuel Thibault2022-08-271-1/+1
* csu: Change start code license to have link exceptionSzabolcs Nagy2022-08-264-10/+76
* s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer2022-08-255-64/+44
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-4/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-0/+4
* Merge _GL_UNUSED C23 patch from GnulibPaul Eggert2022-08-231-2/+2
* LoongArch: Fix dl-machine.h code formatting.Xi Ruoyao2022-08-241-8/+4
* hurd: Fix starting static binaries with stack protection enabledSamuel Thibault2022-08-222-2/+22
* htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault2022-08-222-8/+12
* htl: make __pthread_hurd_cond_timedwait_internal check mutex is heldSamuel Thibault2022-08-221-0/+4
* Add AArch64 HWCAP2_* constants from Linux 5.19Joseph Myers2022-08-221-0/+9
* Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers2022-08-222-64/+3
* alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer2022-08-221-4/+3
* hurd: Assume non-suid during bootstrapSamuel Thibault2022-08-191-2/+7
* S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler2022-08-181-1/+3
* Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle2022-08-181-0/+3
* Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer2022-08-161-3/+3
* Move ip_mreqn structure from Linux to genericSamuel Thibault2022-08-151-8/+0
* Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer2022-08-151-2/+5
* arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella2022-08-121-10/+13
* linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella2022-08-123-8/+137
* linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella2022-08-121-0/+5
* linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella2022-08-121-1/+1
* linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella2022-08-121-3/+5
* LoongArch: Add pointer mangling support.caiyinyu2022-08-123-3/+74
* AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra2022-08-112-4/+4
* libio: Improve performance of IO locksWilco Dijkstra2022-08-111-9/+19
* tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler2022-08-111-2/+5
* x86: Fix `#define STRCPY` guard in strcpy-sse2.SNoah Goldstein2022-08-091-1/+1
* i386: Use cmpl instead of cmpAdhemerval Zanella2022-08-052-12/+12
* i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella2022-08-051-2/+2
* i386: Replace movzx with movzblFangrui Song2022-08-041-18/+18
* i386: Remove RELA supportAdhemerval Zanella2022-08-042-197/+1
* arm: Remove RELA supportAdhemerval Zanella2022-08-042-106/+1
* Remove ldd libc4 supportAdhemerval Zanella2022-08-0412-134/+0
* Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes2022-08-0412-268/+0
* Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella2022-08-045-11/+0
* Linux: Remove exit system call from _exitFlorian Weimer2022-08-041-1/+0
* LoongArch: Add vdso support for gettimeofday.caiyinyu2022-08-042-0/+23
* Update kernel version to 5.19 in header constant testsJoseph Myers2022-08-033-4/+4
* nptl: Remove uses of assert_perrorFlorian Weimer2022-08-031-8/+3
* stdio: Clean up __libc_message after unconditional abortFlorian Weimer2022-08-031-26/+21
* Update syscall lists for Linux 5.19Joseph Myers2022-08-023-2/+4
* socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2022-08-023-22/+94
* tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd callMark Wielaard2022-07-291-0/+7
* LoongArch: Add greg_t and gregset_t.caiyinyu2022-07-291-0/+3
* LoongArch: Fix VDSO_HASH and VDSO_NAME.caiyinyu2022-07-291-2/+2