aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
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-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
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-04-27Remove tilegx port.Joseph Myers
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella
2018-04-19Revert "Fix sched_param"Samuel Thibault
2018-04-18Fix sched_paramSamuel Thibault
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella
2018-03-27getlogin_r: return early when linux sentinel value is setJesse Hathaway
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers