aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu5-106/+13
2018-05-17Add narrowing divide functions.Joseph Myers24-0/+243
2018-05-16Fix concurrent changes on nscd aware files (BZ #23178)Adhemerval Zanella2-4/+1
2018-05-16Add narrowing multiply functions.Joseph Myers24-0/+243
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers313-1623/+0
2018-05-02x86-64/swapcontext: Restore the pointer into %rdx after syscallH.J. Lu1-20/+22
2018-05-02x86-64/setcontext: Pop the pointer into %rdx after syscallH.J. Lu1-19/+22
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu1-5/+66
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella3-61/+42
2018-04-27Consolidate Linux readahead implementationAdhemerval Zanella7-66/+4
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes11-7/+7
2018-04-27Remove tilegx port.Joseph Myers84-9718/+5
2018-04-25Consolidate getdirentries{64} implementationAdhemerval Zanella4-20/+47
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers10-8/+53
2018-04-23Consolidate alphasort{64} and versionsort{64} implementationAdhemerval Zanella12-28/+34
2018-04-20Define XTABS to TAB3 on alpha to match Linux 4.16.Joseph Myers1-1/+1
2018-04-20Consolidate scandir{at}{64} implementationAdhemerval Zanella6-22/+20
2018-04-20Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM.Joseph Myers2-2/+4
2018-04-20Drop fpregset unused symbol expositionSamuel Thibault1-1/+1
2018-04-19hurd: Avoid exposing all <sched.h> symbols from sys/types.hSamuel Thibault1-5/+1
2018-04-19Fix mips64n32 getdents aliasAdhemerval Zanella1-0/+2
2018-04-19Consolidate Linux getdents{64} implementationAdhemerval Zanella18-450/+291
2018-04-19Revert "Fix sched_param"Samuel Thibault1-1/+5
2018-04-18Fix sched_paramSamuel Thibault1-5/+1
2018-04-12Update kernel version in syscall-names.list to 4.16.DJ Delorie1-2/+2
2018-04-12S390: Fix struct sigaction for 31bit in kernel_sigaction.h.Stefan Liebler1-6/+10
2018-04-06Consolidate Linux readdir{64}{_r} implementationAdhemerval Zanella18-80/+106
2018-04-05linux: Consolidate sigaction implementationAdhemerval Zanella21-585/+210
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-0/+1
2018-04-03Filter out NPTL internal signals (BZ #22391)Adhemerval Zanella2-16/+5
2018-04-03Assume O_DIRECTORY for opendirAdhemerval Zanella1-20/+0
2018-03-29Linux i386: tst-bz21269 triggers SIGBUS on some kernelsFlorian Weimer1-0/+2
2018-03-27sparc: Fix arch_fork definitionAdhemerval Zanella2-0/+18
2018-03-27getlogin_r: return early when linux sentinel value is setJesse Hathaway1-0/+9
2018-03-26Unify umount function implementations (bug 16552).Joseph Myers8-133/+0
2018-03-25hurd: Initialize TLS and libpthread before signal thread startSamuel Thibault1-0/+1
2018-03-22Remove unused frame.h header, sigcontextinfo.h macros.Joseph Myers15-123/+0
2018-03-20Add narrowing subtract functions.Joseph Myers26-0/+255
2018-03-18x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1Samuel Thibault1-4/+3
2018-03-10alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg1-0/+2
2018-03-10Remove hidden __libc_longjmpH.J. Lu1-1/+0
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno1-0/+13
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella3-0/+8
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella28-406/+108
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault4-4/+8
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault8-0/+40