aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler1-1/+1
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov1-2/+2
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser1-1/+4
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer1-0/+2
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer1-33/+0
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer1-7/+1
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers1-1/+6
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers1-2/+4
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer3-25/+176
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich1-0/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-1/+1
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu4-0/+185
2018-07-27Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella2-2/+12
2018-07-25ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu1-0/+26
2018-07-25x86/CET: Add a setcontext test for CETH.J. Lu2-0/+134
2018-07-25x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu8-1/+391
2018-07-24alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer1-1/+3
2018-07-24x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu3-6/+64
2018-07-24sh: Do not define __ASSUME_STATXFlorian Weimer1-0/+3
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella49-0/+587
2018-07-24x86: Update vfork to pop shadow stackH.J. Lu2-0/+95
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2-0/+75
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu1-3/+2
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu3-1/+75
2018-07-10Add the statx functionFlorian Weimer31-0/+85
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella1-0/+8
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy1-1/+1
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2-7/+3
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki1-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer33-1/+98
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell1-3/+3
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez1-0/+8
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer1-17/+31
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella33-18/+352
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers12-0/+12
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers10-0/+10
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers10-0/+10
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers1-1/+1
2018-06-18Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer1-1/+1
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey1-0/+71
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang2-0/+4
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg31-238/+471
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin1-0/+7
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella1-1/+3
2018-06-05Add AArch64 hwcap values from Linux 4.17.Joseph Myers2-2/+6
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers15-0/+30
2018-06-05Update kernel version in syscall-names.list to 4.17.Joseph Myers1-2/+2
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers2-2/+0
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers3-8/+6
2018-05-18Obsolete nfsservctl.Joseph Myers1-1/+1