aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella
2022-09-30LoongArch: Add static PIE supportXi Ruoyao
2022-09-28x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-09-28hurd: Fix typoSamuel Thibault
2022-09-28get_nscd_addresses: Fix subscript typos [BZ #29605]Jörg Sonnenberger
2022-09-27hurd: Increase SOMAXCONN to 4096Samuel Thibault
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra
2022-09-21riscv: Remove RV32 floating point functionsAlistair Francis
2022-09-21riscv: Consolidate the libm-test-ulpsAlistair Francis
2022-09-21hurd: Fix SIOCADD/DELRT ioctlsSamuel Thibault
2022-09-21hurd: Drop struct rtentry and in6_rtmsgSamuel Thibault
2022-09-21hurd: Add _IOT_ifrtreq to <net/route.h>Damien Zammit
2022-09-21hurd: Use IF_NAMESIZE rather than IFNAMSIZSamuel Thibault
2022-09-21hurd: Add ifrtreq structure to net/route.hDamien Zammit
2022-09-20hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-09-20linux: Use same type for MMAP2_PAGE_UNITAdhemerval Zanella
2022-09-20m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-19Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)Florian Weimer
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-09-16RISC-V: Allow long jumps to __syscall_errorŁukasz Stelmach
2022-09-15hurd: Make readlink* just reopen the file used for statSamuel Thibault
2022-09-14hurd: Fix readlink() hanging on fifoSamuel Thibault
2022-09-13Use relaxed atomics since there is no MO dependenceWilco Dijkstra
2022-09-09Use C11 atomics instead atomic_add(_zero)Wilco Dijkstra
2022-09-08errlist: add missing entry for EDEADLOCK (bug 29545)Andreas Schwab
2022-09-07Do not define static_assert or thread_local in headers for C2xJoseph Myers
2022-09-06elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer
2022-09-05math: x86: Use prefix for FP_INIT_ROUNDMODEAdhemerval Zanella
2022-09-01LoongArch: Add soft float support.caiyinyu
2022-08-31nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_spAdhemerval Zanella
2022-08-30posix: Fix macro expansion producing 'defined' has undefined behaviorAdhemerval Zanella
2022-08-30S390: Always use svc 0Stefan Liebler
2022-08-30LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13Xi Ruoyao
2022-08-30LoongArch: Fix ptr mangling/demangling features.caiyinyu
2022-08-29Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514]Richard Henderson
2022-08-29hurd: Fix vm_size_t incoherenciesSamuel Thibault
2022-08-27mach: Make xpg_strerror_r set a message on errorSamuel Thibault
2022-08-27mach: Fix incoherency between perror and strerrorSamuel Thibault
2022-08-26csu: Change start code license to have link exceptionSzabolcs Nagy
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
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