summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* JDA's patches for HPPAzack/jda-hppa-patchZack Weinberg2017-07-0914-423/+57
* sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer2017-07-041-1/+4
* Fix typo in glibc.tune.cpu nameSiddhesh Poyarekar2017-07-011-1/+1
* Consolidate Linux fcntl implementationAdhemerval Zanella2017-06-3014-224/+34
* tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar2017-06-301-6/+41
* SPARC sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-292-119/+149
* Miscellaneous sys/ucontext.h namespace fixes (bug 21457).Joseph Myers2017-06-284-7/+9
* S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2017-06-271-0/+3
* Add float128 support for ia64.Joseph Myers2017-06-262-0/+145
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-2628-47/+47
* Add float128 support for x86_64, x86.Joseph Myers2017-06-266-0/+435
* Call exit directly in clone (BZ #21512)Adhemerval Zanella2017-06-2618-104/+129
* powerpc64le: Enable float128Paul E. Murphy2017-06-263-0/+147
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-237-7/+11
* powerpc: fix sysconf support for cache geometriesPaul Clarke2017-06-231-29/+8
* Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).Joseph Myers2017-06-211-0/+2
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-207-282/+252
* Consolidate Linux openat implementationAdhemerval Zanella2017-06-204-38/+62
* conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).Joseph Myers2017-06-201-0/+5
* conformtest: XFAIL uc_sigmask test for ia64 (bug 21634).Joseph Myers2017-06-201-0/+5
* tunables: Add IFUNC selection and cache sizesH.J. Lu2017-06-201-0/+21
* S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler2017-06-193-20/+154
* Fix another x86 sys/ucontext.h namespace issue (bug 21457).Joseph Myers2017-06-191-1/+1
* Define struct rusage in sys/wait.h when required (bug 21575).Joseph Myers2017-06-194-234/+4
* S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2017-06-191-19/+12
* s390: optimize syscall functionChristian Borntraeger2017-06-192-18/+6
* linux: Consolidate sync_file_range implementationAdhemerval Zanella2017-06-152-1/+1
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-145-135/+72
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-143-61/+67
* PowerPC64 FRAME_PARM_SAVEAlan Modra2017-06-141-13/+13
* mips: Fix store/load gp registers to/from ucontext_tGordana Cmiljanovic2017-06-136-81/+180
* Remove __need_schedparam and __cpu_set_t_defined.Zack Weinberg2017-06-121-121/+9
* powerpc: add sysconf support for cache geometriesPaul Clarke2017-06-093-0/+170
* Fix waitid namespace (bug 21561).Joseph Myers2017-06-091-4/+6
* Update nios2, sparc32 localplt.data files for recent GCC change.Joseph Myers2017-06-092-4/+5
* aarch64: Fix undefined behavior in _dl_procinfoSiddhesh Poyarekar2017-06-091-3/+3
* ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu2017-06-081-1/+1
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-3/+4
* Remove check for NULL buffer passed to `ptsname_r'Arjun Shankar2017-06-071-6/+0
* Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar2017-06-071-4/+3
* aarch64: Add hwcap string routinesSiddhesh Poyarekar2017-06-072-8/+65
* aarch64: Allow overriding HWCAP_CPUID feature check using HWCAP_MASKSiddhesh Poyarekar2017-06-072-4/+50
* Add include guards to dl-procinfo.hSiddhesh Poyarekar2017-06-072-0/+6
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-064-0/+12
* x86-64: Update LO_HI_LONG for p{readv,writev}{64}v2H.J. Lu2017-06-052-1/+5
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-055-5/+5
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-059-9/+9
* Add shim header for bits/syscall.h.Zack Weinberg2017-06-011-0/+3
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-018-142/+235
* Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg2017-06-013-2/+50