aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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 Weinberg32-238/+520
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-23Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]Florian Weimer3-17/+0
2018-05-22Make llseek a compat symbol (bug 18471).Joseph Myers4-9/+7
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-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault4-5/+5
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