about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix __waitpid_nocancel link error. linaro/masterRoland McGrath2014-05-162-6/+6
* ARM: soft-fp NaN representation correctionMaciej W. Rozycki2014-05-162-3/+9
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-1610-42/+55
* PowerPC: clean BSD Terminal Modes expectation in termios.hAdhemerval Zanella2014-05-162-2/+14
* ARM: Convert fork.c to arch-fork.hRoland McGrath2014-05-162-10/+10
* Add stub arch-fork.h header.Roland McGrath2014-05-162-0/+28
* Split arch-fork.h from fork.hRoland McGrath2014-05-168-6/+20
* Update Swedish translationsAllan McRae2014-05-162-6/+8
* Fix variable used in sed expression in timezone/MakefileAllan McRae2014-05-162-1/+6
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+32
* ptsname_r: don't leak uninitialized memory (BZ #16917)Aurelien Jarno2014-05-165-3/+122
* ARM: Improve fenv implementationWilco2014-05-1513-99/+93
* ARM: Improve fenv implementationWilco2014-05-1517-233/+190
* Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849)Siddhesh Poyarekar2014-05-153-4/+9
* x86: Move abilist files out of nptl/ subdirectories.Roland McGrath2014-05-1444-0/+90
* Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath2014-05-1417-3/+38
* Fix mips fork after i386 reorganization.Roland McGrath2014-05-143-1/+4
* Move remaining nptl/sysdeps/unix/sysv/linux/i386/ files.Roland McGrath2014-05-1461-1/+153
* Fix powerpc fork after i386 reorganization.Roland McGrath2014-05-143-1/+4
* Update alpha and ia64 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-1411-10/+20
* i386: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath2014-05-143-2/+3
* Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath2014-05-1426-2/+55
* x86: Consolidate NPTL fork.Roland McGrath2014-05-144-16/+16
* Consolidate not-cancel.h files.Roland McGrath2014-05-1411-172/+38
* Update s390 timer_*.c files for x86_64 file moves.Roland McGrath2014-05-146-5/+10
* x86_64: Remove useless pthread_spin_{init,unlock} wrapper files.Roland McGrath2014-05-143-2/+3
* Move x86_64 compat-timer.h out of nptl/Roland McGrath2014-05-142-0/+2
* Move x86_64 timer_*.c out of nptl/Roland McGrath2014-05-1418-22/+56
* x86: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-145-29/+6
* Move NPTL public ABI headers for x86 to sysdeps/x86/nptl/.Roland McGrath2014-05-145-0/+9
* x86: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-147-196/+51
* ARM: Consolidate NPTL/non versions of vforkRoland McGrath2014-05-146-77/+112
* stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOCWill Newton2014-05-142-1/+6
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-148-11/+311
* Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers2014-05-148-4/+113
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-149-5/+45
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-149-23/+289
* Remove last use of USE___THREADAndreas Schwab2014-05-142-149/+8
* Fix macro warning on HAVE_PT_CHOWNAndreas Schwab2014-05-143-2/+8
* Reduce kernel-features.h duplication.Joseph Myers2014-05-1411-129/+113
* Clean up ARM old-ABI symbol versioning relics.Joseph Myers2014-05-149-99/+32
* Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath2014-05-133-0/+7
* fix changelog.Ondřej Bílka2014-05-131-1/+0
* tzselect: use zonedir instead of current working directorySami Kerola2014-05-132-1/+7
* Verbatim NPTL file moves for ARM/Linux.Roland McGrath2014-05-1322-0/+43
* Consolidate NPTL configury for ARM/Linux.Roland McGrath2014-05-1311-41/+47
* Consolidate NPTL vs non clone.S for ARM.Roland McGrath2014-05-133-7/+5
* Clean up __exit_thread.Roland McGrath2014-05-1323-120/+82
* Fix typo in assertionAndreas Schwab2014-05-132-1/+5
* Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers2014-05-128-162/+126