aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-16ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno5-3/+122
2014-05-15ARM: Improve fenv implementationWilco13-99/+93
2014-05-15ARM: Improve fenv implementationWilco17-233/+190
2014-05-15Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar3-4/+9
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath44-0/+90
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath17-3/+38
2014-05-14Fix mips fork after i386 reorganization.Roland McGrath3-1/+4
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath61-1/+153
2014-05-14Fix powerpc fork after i386 reorganization.Roland McGrath3-1/+4
2014-05-14Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath11-10/+20
2014-05-14i386: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath3-2/+3
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath26-2/+55
2014-05-14x86: Consolidate NPTL fork.Roland McGrath4-16/+16
2014-05-14Consolidate not-cancel.h files.Roland McGrath11-172/+38
2014-05-14Update s390 timer_*.c files for x86_64 file moves.Roland McGrath6-5/+10
2014-05-14x86_64: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath3-2/+3
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath2-0/+2
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath18-22/+56
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath5-29/+6
2014-05-14Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath5-0/+9
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath7-196/+51
2014-05-14ARM: Consolidate NPTL/non versions of vforkRoland McGrath6-77/+112
2014-05-14stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOCWill Newton2-1/+6
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers8-11/+311
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers8-4/+113
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers9-5/+45
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers9-23/+289
2014-05-14Remove last use of USE___THREADAndreas Schwab2-149/+8
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab3-2/+8
2014-05-14Reduce kernel-features.h duplication.Joseph Myers11-129/+113
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers9-99/+32
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath3-0/+7
2014-05-13fix changelog.Ondřej Bílka1-1/+0
2014-05-13tzselect: use zonedir instead of current working directorySami Kerola2-1/+7
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath22-0/+43
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath11-41/+47
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath3-7/+5
2014-05-13Clean up __exit_thread.Roland McGrath23-120/+82
2014-05-13Fix typo in assertionAndreas Schwab2-1/+5
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers8-162/+126
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab6-1/+54
2014-05-12malloc: Add mallopt test.Will Newton3-1/+81
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2-45/+108
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella2-2/+7
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath2-5/+11
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers7-19/+204
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton3-0/+22
2014-05-09S/390: Port of lock elision to System/zDominik Vogt21-2/+693
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton3-0/+499
2014-05-08Some configure-related decrufting.Roland McGrath6-20/+12