aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-16Fix __waitpid_nocancel link error.linaro/masterRoland McGrath2-6/+6
2014-05-16ARM: soft-fp NaN representation correctionMaciej W. Rozycki2-3/+9
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers10-42/+55
2014-05-16PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella2-2/+14
2014-05-16ARM: Convert fork.c to arch-fork.hRoland McGrath2-10/+10
2014-05-16Add stub arch-fork.h header.Roland McGrath2-0/+28
2014-05-16Split arch-fork.h from fork.hRoland McGrath8-6/+20
2014-05-16Update Swedish translationsAllan McRae2-6/+8
2014-05-16Fix variable used in sed expression in timezone/MakefileAllan McRae2-1/+6
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno3-1/+32
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