aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-08-23Merge _GL_UNUSED C23 patch from GnulibPaul Eggert
2022-08-24LoongArch: Fix dl-machine.h code formatting.Xi Ruoyao
2022-08-22hurd: Fix starting static binaries with stack protection enabledSamuel Thibault
2022-08-22htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault
2022-08-22htl: make __pthread_hurd_cond_timedwait_internal check mutex is heldSamuel Thibault
2022-08-22Add AArch64 HWCAP2_* constants from Linux 5.19Joseph Myers
2022-08-22Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502)Joseph Myers
2022-08-22alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer
2022-08-19hurd: Assume non-suid during bootstrapSamuel Thibault
2022-08-18S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler
2022-08-18Ensure calculations happen with desired rounding mode in y1lf128Michael Hudson-Doyle
2022-08-16Linux: Fix enum fsconfig_command detection in <sys/mount.h>Florian Weimer
2022-08-15Move ip_mreqn structure from Linux to genericSamuel Thibault
2022-08-15Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485)Florian Weimer
2022-08-12arm: Remove nested functionf rom relocate_pc24Adhemerval Zanella
2022-08-12linux: Fix sys/mount.h usage with kernel headersAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/mount.h availabilityAdhemerval Zanella
2022-08-12linux: Mimic kernel defition for BLOCK_SIZEAdhemerval Zanella
2022-08-12linux: Use compile_c_snippet to check linux/pidfd.h availabilityAdhemerval Zanella
2022-08-12LoongArch: Add pointer mangling support.caiyinyu
2022-08-11AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra
2022-08-11libio: Improve performance of IO locksWilco Dijkstra
2022-08-11tst-process_madvise: Check process_madvise-syscall support.Stefan Liebler
2022-08-09x86: Fix `#define STRCPY` guard in strcpy-sse2.SNoah Goldstein
2022-08-05i386: Use cmpl instead of cmpAdhemerval Zanella
2022-08-05i386: Use fldt instead of fld on e_logl.SAdhemerval Zanella
2022-08-04i386: Replace movzx with movzblFangrui Song
2022-08-04i386: Remove RELA supportAdhemerval Zanella
2022-08-04arm: Remove RELA supportAdhemerval Zanella
2022-08-04Remove ldd libc4 supportAdhemerval Zanella
2022-08-04Assume only FLAG_ELF_LIBC6 suportLucas A. M. Magalhaes
2022-08-04Remove left over LD_LIBRARY_VERSION usagesAdhemerval Zanella
2022-08-04Linux: Remove exit system call from _exitFlorian Weimer
2022-08-04LoongArch: Add vdso support for gettimeofday.caiyinyu
2022-08-03Update kernel version to 5.19 in header constant testsJoseph Myers
2022-08-03nptl: Remove uses of assert_perrorFlorian Weimer
2022-08-03stdio: Clean up __libc_message after unconditional abortFlorian Weimer
2022-08-02Update syscall lists for Linux 5.19Joseph Myers
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-07-29tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd callMark Wielaard
2022-07-29LoongArch: Add greg_t and gregset_t.caiyinyu
2022-07-29LoongArch: Fix VDSO_HASH and VDSO_NAME.caiyinyu
2022-07-27riscv: Update rv64 libm test ulpsDarius Rad
2022-07-27riscv: Update nofpu libm test ulpsDarius Rad
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-26LoongArch: Hard Float Supportcaiyinyu
2022-07-26LoongArch: Build Infrastructurecaiyinyu
2022-07-26LoongArch: Add ABI Listscaiyinyu
2022-07-26LoongArch: Linux ABIcaiyinyu
2022-07-26LoongArch: Linux Syscall Interfacecaiyinyu