about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno2023-09-161-1/+1
* io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64Adhemerval Zanella2023-05-311-0/+6
* io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ...Adhemerval Zanella2023-05-301-1/+1
* __check_pf: Add a cancellation cleanup handler [BZ #20975]H.J. Lu2023-05-232-0/+17
* Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)Florian Weimer2022-11-114-26/+63
* linux: Fix fstatat on MIPSn64 (BZ #29730)Aurelien Jarno2022-11-021-0/+51
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-256-74/+622
* hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin2022-10-011-0/+3
* m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella2022-09-211-0/+25
* socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar2022-08-222-15/+61
* alpha: Fix generic brk system call emulation in __brk_call (bug 29490)Florian Weimer2022-08-221-4/+3
* Update syscall lists for Linux 5.19Joseph Myers2022-08-053-2/+4
* Update syscall-names.list for Linux 5.18Joseph Myers2022-07-211-2/+2
* linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)Adhemerval Zanella2022-06-301-1/+1
* linux: Add a getauxval test [BZ #23293]Szabolcs Nagy2022-05-192-0/+75
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-171-0/+82
* Linux: Introduce __brk_call for invoking the brk system callFlorian Weimer2022-05-175-78/+71
* Linux: Implement a useful version of _startup_fatalFlorian Weimer2022-05-173-19/+65
* ia64: Always define IA64_USE_NEW_STUB as a flag macroFlorian Weimer2022-05-172-13/+15
* Linux: Define MMAP_CALL_INTERNALFlorian Weimer2022-05-173-12/+30
* i386: Honor I386_USE_SYSENTER for 6-argument Linux system callsFlorian Weimer2022-05-173-3/+37
* i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.SFlorian Weimer2022-05-171-3/+0
* elf: Remove __libc_init_secureFangrui Song2022-05-171-24/+0
* Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer2022-05-175-107/+104
* Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHAREDFlorian Weimer2022-05-171-1/+2
* Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer2022-05-175-102/+104
* Linux: Consolidate auxiliary vector parsingFlorian Weimer2022-05-175-105/+103
* Linux: Assume that NEED_DL_SYSINFO_DSO is always definedFlorian Weimer2022-05-172-9/+3
* Linux: Remove DL_FIND_ARG_COMPONENTSFlorian Weimer2022-05-171-15/+10
* Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZEFlorian Weimer2022-05-172-66/+1
* elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer2022-05-171-12/+335
* linux: Fix posix_spawn return code if clone fails (BZ#29109)Adhemerval Zanella2022-05-061-1/+1
* Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.hJoseph Myers2022-05-031-0/+2
* Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers2022-05-031-0/+2
* Update kernel version to 5.17 in tst-mman-consts.pyJoseph Myers2022-05-031-1/+1
* Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers2022-05-031-1/+1
* Update syscall lists for Linux 5.17Joseph Myers2022-05-0327-2/+29
* posix/glob.c: update from gnulibDJ Delorie2022-04-281-0/+1
* linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)Adhemerval Zanella2022-04-281-2/+2
* linux: Fix missing internal 64 bit time_t stat usageAdhemerval Zanella2022-04-272-4/+4
* Default to --with-default-link=no (bug 25812)Florian Weimer2022-04-221-0/+6
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-181-15/+23
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-151-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-152-82/+72
* hppa: Revise gettext trampoline designJohn David Anglin2022-03-033-31/+35
* hppa: Fix swapcontextJohn David Anglin2022-03-033-7/+58
* linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella2022-02-141-12/+13
* linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin2022-02-071-31/+63
* linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella2022-02-031-2/+2
* linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy2022-02-031-1/+1