aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella
2022-01-24Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella
2022-01-13Update syscall lists for Linux 5.16Joseph Myers
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-05or1k: Build InfrastructureStafford Horne
2022-01-05or1k: ABI listsStafford Horne
2022-01-05or1k: Linux ABIStafford Horne
2022-01-05or1k: Linux Syscall InterfaceStafford Horne
2022-01-05linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella
2021-12-31open64: Force O_LARGEFILE on all architecturesStafford Horne
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLSThomas Petazzoni
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella
2021-12-22x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey
2021-12-21Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie
2021-12-20Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers
2021-12-17riscv: align stack in clone [BZ #28702]Aurelien Jarno
2021-12-17powerpc64[le]: Allocate extra stack frame on syscall.SMatheus Castanho