aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2022-03-23Update syscall lists for Linux 5.17Joseph Myers27-2/+29
2022-03-23Fix ununsed fstatat64_time64_statxAdhemerval Zanella1-5/+5
2022-03-15hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin1-1/+1
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2-82/+72
2022-03-14Add access function attributes to epoll_waitSteve Grubb1-4/+8
2022-03-03i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]H.J. Lu1-1/+0
2022-03-03linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab1-1/+0
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer5-107/+104
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu1-0/+3
2022-02-22hppa: Revise gettext trampoline designJohn David Anglin3-31/+35
2022-02-21Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers1-0/+2
2022-02-18hppa: Fix swapcontextJohn David Anglin3-7/+58
2022-02-16microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella1-1/+1
2022-02-16Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers1-1/+1
2022-02-14linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella1-12/+13
2022-02-11Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHAREDFlorian Weimer1-1/+2
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer5-102/+104
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer5-105/+103
2022-02-10Linux: Assume that NEED_DL_SYSINFO_DSO is always definedFlorian Weimer2-9/+3
2022-02-10Linux: Remove DL_FIND_ARG_COMPONENTSFlorian Weimer1-15/+10
2022-02-10Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZEFlorian Weimer2-66/+1
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer1-12/+335
2022-02-07linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin1-31/+63
2022-02-03linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella1-2/+2
2022-02-03linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy1-1/+1
2022-02-03Regenerate configure.Carlos O'Donell1-1/+7
2022-02-02Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer11-11/+12
2022-02-02posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella34-77/+43
2022-01-29tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu1-1/+1
2022-01-28Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella5-24/+322
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella4-6/+348
2022-01-27Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer29-0/+29
2022-01-25posix: Add terminal control setting support for posix_spawnAdhemerval Zanella35-1/+80
2022-01-24Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer1-0/+18
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar2-1/+247
2022-01-17Linux: Add epoll_pwait2 (BZ #27359)Adhemerval Zanella39-1/+338
2022-01-13Update syscall lists for Linux 5.16Joseph Myers27-2/+29
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer3-251/+27
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella4-354/+5
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella4-5/+354
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy1-0/+1
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella15-2837/+0
2022-01-05or1k: Build InfrastructureStafford Horne5-0/+20
2022-01-05or1k: ABI listsStafford Horne10-0/+3095
2022-01-05or1k: Linux ABIStafford Horne9-0/+519
2022-01-05or1k: Linux Syscall InterfaceStafford Horne6-0/+738
2022-01-05linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne1-0/+1
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1529-1530/+1529
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella4-11/+15