about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Update kernel version to 6.7 in header constant testsJoseph Myers2024-01-173-4/+4
* Update syscall lists for Linux 6.7Joseph Myers2024-01-1727-2/+107
* x86-64: Check if mprotect works before rewriting PLTH.J. Lu2024-01-151-0/+43
* linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella2024-01-121-2/+5
* math: remove exp10 wrappersWilco Dijkstra2024-01-1223-0/+23
* Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao2024-01-121-0/+8
* x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu2024-01-113-0/+80
* i386: Remove CET support bitsH.J. Lu2024-01-101-1/+1
* x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu2024-01-102-64/+46
* i386: Remove CET supportAdhemerval Zanella2024-01-098-485/+4
* x86: Move CET infrastructure to x86_64Adhemerval Zanella2024-01-098-27/+27
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-08102-8669/+24
* x86: Fixup some nits in longjmp asm implementationNoah Goldstein2024-01-051-1/+1
* aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2024-01-042-110/+0
* x86-64/cet: Check the restore token in longjmpH.J. Lu2024-01-041-139/+40
* Implement C23 <stdbit.h>Joseph Myers2024-01-0334-0/+2380
* aarch64: Add setcontext support for SMESzabolcs Nagy2024-01-021-0/+19
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011630-1631/+1630
* x86/cet: Enable shadow stack during startupH.J. Lu2024-01-013-51/+72
* x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu2024-01-0112-126/+161
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-201-0/+15
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-193-46/+38
* s390: Set psw addr field in getcontext and friends.Stefan Liebler2023-12-196-0/+34
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-153-0/+3
* linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella2023-11-303-1/+56
* Remove __access_noerrnoJoseph Myers2023-11-231-17/+0
* malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella2023-11-221-1/+1
* elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella2023-11-211-0/+24
* aarch64: Add vector implementations of expm1 routinesJoe Ramsay2023-11-201-0/+4
* linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella2023-11-202-53/+75
* AArch64: Remove Falkor memcpyWilco Dijkstra2023-11-132-7/+0
* aarch64: Add vector implementations of log1p routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of atan2 routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of atan routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of acos routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of asin routinesJoe Ramsay2023-11-101-0/+4
* elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella2023-11-071-5/+10
* linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella2023-11-073-0/+81
* Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers2023-11-031-1/+3
* linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella2023-11-031-0/+1
* linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella2023-11-031-0/+2
* linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella2023-11-032-1/+2
* Update kernel version to 6.6 in header constant testsAdhemerval Zanella2023-11-032-3/+3
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-0328-2/+32
* Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar2023-11-011-3/+0
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-3034-271/+0
* LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu2023-10-261-0/+1
* AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2023-10-242-0/+4
* aarch64: Add vector implementations of exp10 routinesJoe Ramsay2023-10-231-0/+4