summaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2018-12-27Merge branch 't/tls' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
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-24nptl: Add C11 threads thrd_* functionsAdhemerval 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
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-18Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey
2018-06-12aarch64: add HXT Phecda core memory operation ifuncsHongbo Zhang
2018-06-12Avoid cancellable I/O primitives in ld.so.Zack Weinberg
2018-06-10The hppa-linux target still requires an executable stack for kernelJohn David Anglin
2018-06-08posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B...Adhemerval Zanella
2018-06-05Add AArch64 hwcap values from Linux 4.17.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-06-05Update kernel version in syscall-names.list to 4.17.Joseph Myers
2018-05-24Remove sysdeps/powerpc/soft-fp directory.Joseph Myers
2018-05-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers
2018-05-18Obsolete nfsservctl.Joseph Myers
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2018-05-02x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu
2018-05-02x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu