aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2017-08-04i386: Update I386_USE_SYSENTER for early PIC syscallH.J. Lu1-12/+14
2017-07-28microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)Nathan Rossi1-1/+1
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2-15/+35
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin1-16/+52
2017-07-19alpha: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella1-0/+1
2017-07-19[AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12Szabolcs Nagy2-4/+6
2017-07-18[AArch64] Fix out of bound array access regressionSzabolcs Nagy1-30/+8
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho1-0/+29
2017-07-17hppa: Fix clone exit syscall argument passing (BZ#21512)Adhemerval Zanella1-1/+1
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy1-0/+3
2017-07-16Add CFI annotation.John David Anglin4-0/+12
2017-07-16Fix stack offset for r19 load in __getcontext.John David Anglin1-1/+1
2017-07-16Fix __setcontext return value on hppa.John David Anglin1-1/+1
2017-07-16Fix syscall cancellation on hppa.John David Anglin2-39/+23
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin1-1/+0
2017-07-15Fix [BZ locale/19838].John David Anglin1-1/+1
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella1-0/+1
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler1-2/+52
2017-07-09Use generic pthread support on hppa.John David Anglin7-381/+19
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer1-1/+4
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar1-1/+1
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella14-224/+34
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-6/+41
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2-119/+149
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers4-7/+9
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler1-0/+3
2017-06-26Add float128 support for ia64.Joseph Myers2-0/+145
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers28-47/+47
2017-06-26Add float128 support for x86_64, x86.Joseph Myers6-0/+435
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella18-104/+129
2017-06-26powerpc64le: Enable float128Paul E. Murphy3-0/+147
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella7-7/+11
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke1-29/+8
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers1-0/+2
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg8-330/+262
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella4-38/+62
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers1-0/+5
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers1-0/+5
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu1-0/+21
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler3-20/+154
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers1-1/+1
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers4-234/+4
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler1-19/+12
2017-06-19s390: optimize syscall functionChristian Borntraeger2-18/+6
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella2-1/+1
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg5-135/+72
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg3-61/+67
2017-06-14PowerPC64 FRAME_PARM_SAVEAlan Modra1-13/+13
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic6-81/+180
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg1-121/+9