aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-17Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-10Use common bits/shm.h for more architectures.Joseph Myers
2018-10-10Use common bits/sem.h for more architectures.Joseph Myers
2018-10-10Use common bits/msq.h for more architectures.Joseph Myers
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers
2018-10-02Fix build from commit 0b727edAdhemerval Zanella
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu
2018-10-02libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella
2018-09-26Share MAP_* flags between more architectures.Joseph Myers
2018-09-25Complete sys/procfs.h unification.Joseph Myers
2018-09-25Unify more sys/procfs.h headers.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu
2018-09-18Unify many bits/mman.h headers.Joseph Myers
2018-09-17Update siginfo constants from Linux kernel (bug 21286).Joseph Myers
2018-09-14Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers
2018-09-14Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers
2018-09-06Fix segfault in maybe_script_execute.Stefan Liebler
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-21Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer
2018-08-21__readlink_chk: Remove micro-optimizationFlorian Weimer
2018-08-20__readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer
2018-08-20Update struct signalfd_siginfo from Linux 4.18.Joseph Myers
2018-08-13Update syscall-names.list for Linux 4.18.Joseph Myers
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer
2018-08-10S390: Implement 64-bit __fentry__Ilya Leoshkevich
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu
2018-07-27Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella
2018-07-25ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu
2018-07-25x86/CET: Add a setcontext test for CETH.J. Lu
2018-07-25x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu
2018-07-24alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer
2018-07-24x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu
2018-07-24sh: Do not define __ASSUME_STATXFlorian Weimer
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-07-24x86: Update vfork to pop shadow stackH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-07-10Add the statx functionFlorian Weimer
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy