aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2017-07-17Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h.Szabolcs Nagy
2017-07-16Add CFI annotation.John David Anglin
2017-07-16Fix stack offset for r19 load in __getcontext.John David Anglin
2017-07-16Fix __setcontext return value on hppa.John David Anglin
2017-07-16Fix syscall cancellation on hppa.John David Anglin
2017-07-16Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data.John David Anglin
2017-07-15Fix [BZ locale/19838].John David Anglin
2017-07-11posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella
2017-07-11S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK.Stefan Liebler
2017-07-09Use generic pthread support on hppa.John David Anglin
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-07-01Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar
2017-06-30Consolidate Linux fcntl implementationAdhemerval Zanella
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-29SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-28Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-23powerpc: fix sysconf support for cache geometriesPaul Clarke
2017-06-21Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-20Consolidate Linux openat implementationAdhemerval Zanella
2017-06-20conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers
2017-06-20conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-19Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers
2017-06-19Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-19s390: optimize syscall functionChristian Borntraeger
2017-06-15linux: Consolidate sync_file_range implementationAdhemerval Zanella
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-14Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg
2017-06-14PowerPC64 FRAME_PARM_SAVEAlan Modra
2017-06-13mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic
2017-06-12Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg
2017-06-09powerpc: add sysconf support for cache geometriesPaul Clarke
2017-06-09Fix waitid namespace (bug 21561).Joseph Myers
2017-06-09Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers
2017-06-09aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar
2017-06-08ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-06-07Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar
2017-06-07aarch64: Add hwcap string routinesSiddhesh Poyarekar