aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2024-02-09Enable --enable-fortify-source with clangAdhemerval Zanella
2024-02-09linux: Avoid indirection on operand of type 'void *' for gettimeofdayAdhemerval Zanella
2024-02-09x86: Use bool for C++ on x86.hAdhemerval Zanella
2024-02-09linux: Adequate tst-clone3 to c11 atomicsAdhemerval Zanella
2024-02-09dirent: Remove variable lenght array structure for tst-getdents64.cAdhemerval Zanella
2024-02-09And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella
2024-02-09riscv: Do not use cfi_label when building with clangAdhemerval Zanella
2024-02-09aarch64: Use 64-bit variable to access the special registersAdhemerval Zanella
2024-02-09string: Use asm alias instead of symbol redirections for stpcpy and mempcpyAdhemerval Zanella
2024-02-09Suppress -Wmaybe-uninitialized only for gccAdhemerval Zanella
2024-02-08Add SOL_VSOCK from Linux 6.7 to bits/socket.hJoseph Myers
2024-02-08Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.hJoseph Myers
2024-02-02mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella
2024-02-01misc: tst-poll: Proper synchronize with child before sending the signalAdhemerval Zanella
2024-01-22sh: Fix static build with --enable-fortifyAdhemerval Zanella
2024-01-22sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella
2024-01-18sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman
2024-01-17Update kernel version to 6.7 in header constant testsJoseph Myers
2024-01-17Update syscall lists for Linux 6.7Joseph Myers
2024-01-15x86-64: Check if mprotect works before rewriting PLTH.J. Lu
2024-01-12linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella
2024-01-12math: remove exp10 wrappersWilco Dijkstra
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao
2024-01-11x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu
2024-01-10i386: Remove CET support bitsH.J. Lu
2024-01-10x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu
2024-01-09i386: Remove CET supportAdhemerval Zanella
2024-01-09x86: Move CET infrastructure to x86_64Adhemerval Zanella
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-05x86: Fixup some nits in longjmp asm implementationNoah Goldstein
2024-01-04aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev
2024-01-04x86-64/cet: Check the restore token in longjmpH.J. Lu
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu
2023-12-20x86/cet: Update tst-cet-vfork-1H.J. Lu
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-11-30linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella
2023-11-23Remove __access_noerrnoJoseph Myers
2023-11-22malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay