about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add adaptive elision to rwlocksAndi Kleen2014-06-1323-5/+227
* Add a fast path for C rd/wrlock v2Andi Kleen2014-06-133-44/+110
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-133-3/+9
* Move SPARC public headers out of nptl/Roland McGrath2014-06-124-0/+7
* Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath2014-06-1220-4/+39
* SPARC: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-122-0/+5
* SPARC: Convert fork.c to arch-fork.hRoland McGrath2014-06-122-3/+5
* Use list.h in posix-timer code.Roland McGrath2014-06-123-43/+41
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-1240-7/+105
* Consolidate NPTL sigprocmask.Roland McGrath2014-06-123-20/+5
* Move i386 code out of nptl/ subdirectory.Roland McGrath2014-06-1215-22/+32
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1233-4/+72
* posix_spawn_faction_addopen: Add missing string.h include directiveStefan Liebler2014-06-122-0/+5
* Move x86_64 code out of nptl/ subdirectory.Roland McGrath2014-06-1114-1/+32
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-06-112-0/+28
* conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers2014-06-114-2/+27
* posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)Florian Weimer2014-06-116-8/+54
* tile: Consolidate NPTL/non versions of vforkChris Metcalf2014-06-114-6/+10
* Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-113-24/+7
* S390: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-112-0/+5
* Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-113-22/+6
* PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-113-24/+7
* AArch64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-113-23/+8
* PowerPC: Optimized strcmp for PPC64/POWER7Vidya Ranganathan2014-06-117-1/+329
* Validate bench.out against a JSON schemaSiddhesh Poyarekar2014-06-114-0/+135
* Fix ChangeLog indentation.Adhemerval Zanella2014-06-101-104/+104
* tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2014-06-1054-2/+164
* Add FE_NOMASK_ENV return value test.Wilco2014-06-103-1/+129
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-1011-8/+91
* hppa: Remove lowlevellock.c.Bernard Ogden2014-06-092-126/+5
* SH: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-23/+7
* m68k: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-24/+6
* HPPA: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-22/+6
* MIPS: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-23/+7
* ARM: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-093-22/+5
* Start cleaning up TLS initial value for pthread_create.Roland McGrath2014-06-095-70/+58
* Remove special makefile rules / .sh files for some localedata tests.Joseph Myers2014-06-094-95/+22
* conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers2014-06-093-3/+43
* Remove redundant C locale settings.Joseph Myers2014-06-0718-32/+48
* Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2014-06-063-0/+7
* crypt: don't include ufc-crypt.h multiple timesChris Metcalf2014-06-065-23/+17
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-0645-248/+419
* PowerPC: Fix optimized strncat strlen callAdhemerval Zanella2014-06-062-1/+10
* Inline nested function check_listSiddhesh Poyarekar2014-06-062-20/+22
* Fix memory overrun in getifaddrs_internal. Fixes bug 15698.Ondřej Bílka2014-06-053-13/+19
* Install uz_UZ.UTF-8 locale (BZ #16095)Andreas Schwab2014-06-053-10/+16
* Include LOCPATH in default test environment.Joseph Myers2014-06-0414-155/+158
* Fix typo in manual.Ondřej Bílka2014-06-052-1/+7
* Fixup ChangeLog and add missing NEWS entry for previous commits.David S. Miller2014-06-032-6/+6
* New test for pthread_spin_lock (bug 16882)Guo Yixuan2014-06-033-1/+113