aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Implement C23 <stdbit.h>Joseph Myers34-0/+2380
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy1-0/+19
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1630-1631/+1630
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu3-51/+72
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu12-126/+161
2023-12-20x86/cet: Update tst-cet-vfork-1H.J. Lu1-26/+17
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay1-0/+15
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella3-46/+38
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler6-0/+34
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti3-0/+3
2023-11-30linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella3-1/+56
2023-11-23Remove __access_noerrnoJoseph Myers1-17/+0
2023-11-22malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella1-1/+1
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella1-0/+24
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay1-0/+4
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella2-53/+75
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra2-7/+0
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay1-0/+4
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay1-0/+4
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella1-5/+10
2023-11-07linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella3-0/+81
2023-11-03Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers1-1/+3
2023-11-03linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella1-0/+1
2023-11-03linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella1-0/+2
2023-11-03linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella2-1/+2
2023-11-03Update kernel version to 6.6 in header constant testsAdhemerval Zanella2-3/+3
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella28-2/+32
2023-11-01Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar1-3/+0
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella34-271/+0
2023-10-26LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu1-0/+1
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2-0/+4
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay1-0/+4
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay1-0/+4
2023-10-20tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler1-3/+3
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers1-0/+4
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers1-0/+11
2023-10-04Fix FORTIFY_SOURCE false positiveVolker Weißmann1-1/+3
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin1-1/+3
2023-09-27io: Do not implement fstat with fstatatAdhemerval Zanella3-12/+68
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu5-158/+4
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers2-2/+2
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu5-4/+158
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2-2/+3