summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* i386: Remove build support for GCC older than GCC 6H.J. Lu2020-04-071-16/+1
* y2038: linux: Provide __mq_timedreceive_time64 implementationLukasz Majewski2020-04-061-4/+47
* y2038: linux: Provide __mq_timedsend_time64 implementationLukasz Majewski2020-04-061-3/+46
* i386: Disable check_consistency for GCC 5 and above [BZ #25788]H.J. Lu2020-04-061-2/+3
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-0324-2/+54
* nptl: Remove x86_64 cancellation assembly implementations [BZ #25765]Adhemerval Zanella2020-04-033-146/+0
* aarch64: update bits/hwcap.hSzabolcs Nagy2020-04-031-0/+18
* sysv/alpha: Use generic __timeval32 and helpersAlistair Francis2020-04-0210-162/+67
* linux: Use long time_t for wait4/getrusageAlistair Francis2020-04-023-2/+153
* linux: Use long time_t __getitimer/__setitimerAlistair Francis2020-04-023-0/+182
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-025-0/+26
* Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin2020-03-301-0/+28
* sysv/linux: Rename alpha functions to be alpha specificAlistair Francis2020-03-279-32/+32
* y2038: fix: Add missing libc_hidden_def attribute for some syscall wrappersLukasz Majewski2020-03-235-0/+10
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-182-25/+0
* mips: Fix wrong INTERNAL_SYSCALL_ERROR_P check from bc2eb9321eAdhemerval Zanella2020-03-101-1/+1
* y2038: linux: Provide __futimesat64 implementationLukasz Majewski2020-03-091-13/+28
* y2038: linux: Provide __lutimes64 implementationLukasz Majewski2020-03-091-13/+24
* y2038: linux: Provide __futimes64 implementationLukasz Majewski2020-03-091-19/+23
* y2038: fix: Add missing libc_hidden_def for __futimens64Lukasz Majewski2020-03-071-0/+2
* sparc: Move sigreturn stub to assemblyAdhemerval Zanella2020-03-065-38/+73
* linux/sysipc: Include linux/posix_types.h for __kernel_mode_tAdhemerval Zanella2020-03-063-0/+3
* linux: Clear mode_t padding bits (BZ#25623)Adhemerval Zanella2020-03-053-6/+21
* linux: Remove aarch64 ipc_priv.hAdhemerval Zanella2020-03-051-21/+0
* Linux: Use __fstatat64 in fchmodat implementationFlorian Weimer2020-03-051-1/+1
* Linux: Use AT_FDCWD in utime, utimes when calling utimensatFlorian Weimer2020-03-052-2/+4
* y2038: linux: Provide __utime64 implementationLukasz Majewski2020-03-032-1/+56
* y2038: linux: Provide __utimes64 implementationLukasz Majewski2020-03-031-11/+26
* microblaze: vfork is always availableFlorian Weimer2020-03-031-4/+0
* m68k: getpagesize syscall number is always availableFlorian Weimer2020-03-031-4/+0
* Linux: epoll_pwait syscall number is always availableFlorian Weimer2020-03-031-16/+0
* x86_64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer2020-03-031-7/+0
* ia64: Do not define __NR_semtimedop in <sysdep.h>Florian Weimer2020-03-031-6/+0
* Linux: open_by_handle_at syscall number is always availableFlorian Weimer2020-03-031-9/+0
* Linux: pciconfig_iobase syscall number is always available on alphaFlorian Weimer2020-03-031-2/+0
* Linux: getdents64 syscall number is always available on MIPSFlorian Weimer2020-03-031-2/+0
* Linux: Clean up preadv2, pwritev2 system call namesFlorian Weimer2020-03-034-22/+7
* Linux: exit_group syscall number is always availableFlorian Weimer2020-03-031-2/+0
* Linux: set_tid_address syscall number is always availableFlorian Weimer2020-03-031-2/+0
* Linux: pkey_mprotect syscall number is always availableFlorian Weimer2020-03-031-5/+0
* Linux: rt_sigqueueinfo syscall number is always availableFlorian Weimer2020-03-032-10/+0
* Linux: getrandom syscall number is always availableFlorian Weimer2020-03-032-22/+0
* Linux: Clean up preadv, pwritev system call namesFlorian Weimer2020-03-034-28/+4
* Linux: Clean up pread64/pwrite64 system call namesFlorian Weimer2020-03-037-40/+4
* Linux: sigaltstack syscall number is always availableFlorian Weimer2020-03-031-4/+0
* Linux: sched_getaffinity syscall number is always availableFlorian Weimer2020-03-031-7/+3
* Linux: sched_setaffinity syscall number is always availableFlorian Weimer2020-03-031-6/+1
* Linux: statx syscall number is always availableFlorian Weimer2020-03-031-7/+4
* Linux: mq_* syscall numbers are always availableFlorian Weimer2020-03-037-41/+0
* Linux: mlock2 syscall number is always availableFlorian Weimer2020-03-031-2/+0