aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-05-16Add stub arch-fork.h header.Roland McGrath1-0/+27
2014-05-16Split arch-fork.h from fork.hRoland McGrath6-6/+6
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-0/+27
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno1-1/+3
2014-05-15ARM: Improve fenv implementationWilco12-99/+75
2014-05-15ARM: Improve fenv implementationWilco16-233/+171
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar1-2/+1
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath43-0/+0
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath15-0/+551
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath2-1/+1
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath59-0/+6452
2014-05-14Fix powerpc fork after i386 reorganization.Roland McGrath1-0/+1
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath10-10/+10
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath24-0/+5322
2014-05-14x86: Consolidate NPTL fork.Roland McGrath2-0/+54
2014-05-14Consolidate not-cancel.h files.Roland McGrath4-63/+27
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath1-0/+45
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath6-0/+231
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath2-11/+0
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath4-0/+292
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath2-12/+39
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath3-77/+20
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers4-4/+20
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2-0/+96
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers6-1/+31
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers5-17/+54
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab1-1/+1
2014-05-14Reduce kernel-features.h duplication.Joseph Myers10-129/+29
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers8-99/+11
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2-0/+0
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath21-0/+0
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath10-41/+27
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath2-7/+1
2014-05-13Clean up __exit_thread.Roland McGrath12-55/+50
2014-05-13Fix typo in assertionAndreas Schwab1-1/+1
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers7-162/+56
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath1-45/+103
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath1-5/+7
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers5-17/+183
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton2-0/+16
2014-05-09S/390: Port of lock elision to System/zDominik Vogt2-0/+62
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton1-0/+492
2014-05-08Some configure-related decrufting.Roland McGrath4-16/+0
2014-05-072014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-7/+7
2014-05-07Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab1-4/+8
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath1-0/+0
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-0/+2
2014-05-06PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan10-1/+593
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath1-0/+4
2014-05-05Fix -Wundef issues in generated errlist.c.Roland McGrath2-2/+4