aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12posix_spawn_faction_addopen: Add missing string.h include directiveStefan Liebler2-0/+5
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath14-1/+32
2014-06-11Update powerpc-fpu ULPs.Adhemerval Zanella2-0/+28
2014-06-11conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers4-2/+27
2014-06-11posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer6-8/+54
2014-06-11tile: Consolidate NPTL/non versions of vforkChris Metcalf4-6/+10
2014-06-11Tile: Define TLS_DEFINE_INIT_TPRoland McGrath3-24/+7
2014-06-11S390: Define TLS_DEFINE_INIT_TPRoland McGrath2-0/+5
2014-06-11Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath3-22/+6
2014-06-11PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath3-24/+7
2014-06-11AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath3-23/+8
2014-06-11PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan7-1/+329
2014-06-11Validate bench.out against a JSON schemaSiddhesh Poyarekar4-0/+135
2014-06-10Fix ChangeLog indentation.Adhemerval Zanella1-104/+104
2014-06-10tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf54-2/+164
2014-06-10Add FE_NOMASK_ENV return value test.Wilco3-1/+129
2014-06-10Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers11-8/+91
2014-06-09hppa: Remove lowlevellock.c.Bernard Ogden2-126/+5
2014-06-09SH: Define TLS_DEFINE_INIT_TPRoland McGrath3-23/+7
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath3-24/+6
2014-06-09HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath3-22/+6
2014-06-09MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath3-23/+7
2014-06-09ARM: Define TLS_DEFINE_INIT_TPRoland McGrath3-22/+5
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath5-70/+58
2014-06-09Remove special makefile rules / .sh files for some localedata tests.Joseph Myers4-95/+22
2014-06-09conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers3-3/+43
2014-06-07Remove redundant C locale settings.Joseph Myers18-32/+48
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath3-0/+7
2014-06-06crypt: don't include ufc-crypt.h multiple timesChris Metcalf5-23/+17
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers45-248/+419
2014-06-06PowerPC: Fix optimized strncat strlen callAdhemerval Zanella2-1/+10
2014-06-06Inline nested function check_listSiddhesh Poyarekar2-20/+22
2014-06-05Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka3-13/+19
2014-06-05Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab3-10/+16
2014-06-04Include LOCPATH in default test environment.Joseph Myers14-155/+158
2014-06-05Fix typo in manual.Ondřej Bílka2-1/+7
2014-06-03Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller2-6/+6
2014-06-03New test for pthread_spin_lock (bug 16882)Guo Yixuan3-1/+113
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan3-4/+12
2014-06-03Fix invalid file descriptor reuse while sending DNS query (BZ #15946)Andreas Schwab3-10/+17
2014-06-03aarch64: Remove nptl/vfork.SRichard Henderson2-37/+1
2014-06-03S/390: Regenerate ULPs.Stefan Liebler2-0/+89
2014-06-03aarch64: Consolidate NPTL/non versions of vforkRichard Henderson4-44/+81
2014-06-03aarch64: Consolidate NPTL/non versions of cloneRichard Henderson3-53/+30
2014-06-03[AArch64] Regenerate libm-test-ulpsMarcus Shawcroft2-0/+89
2014-06-03[AArch64] Switch from FE_TOWARDZERO to _FPU_FPCR_RM_MASKWilco3-6/+15
2014-06-03[AArch64] Cleanup declarations in math_private.h.Wilco2-8/+31
2014-06-03Remove redundant nested function b64_from_24bitKonstantin Serebryany6-95/+121
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath5-164/+43
2014-06-02Fix format specifier for n_mmapsSiddhesh Poyarekar2-1/+6