about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang2014-04-301-0/+1
* Use test-skeleton.c in tst-sem3 and tst-sem4Siddhesh Poyarekar2014-04-232-15/+21
* Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar2014-04-222-0/+2
* PowerPC: Sync pthread_once with default implementationAdhemerval Zanella2014-04-171-110/+0
* Fixed and unified pthread_once.Torvald Riegel2014-04-112-93/+131
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-096-13/+15
* Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer2014-04-013-3/+154
* Fix dwarf2 unwinding through futex functions.Andi Kleen2014-03-262-336/+40
* PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella2014-03-251-2/+0
* PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella2014-03-251-0/+2
* S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler2014-03-241-0/+2
* Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton2014-03-171-9/+5
* Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton2014-03-171-5/+9
* Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar2014-03-171-6/+1
* Compile with -Wundef.Roland McGrath2014-03-146-13/+19
* Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath2014-03-142-2/+2
* hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell2014-03-132-0/+12
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-3/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-12/+8
* Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath2014-03-031-0/+5
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-282-1/+5
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-262-2/+6
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-212-6/+21
* Split up rules for tests that compare output with baselines.Joseph Myers2014-02-142-1/+14
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1054-129/+202
* sem_open: allow RAMFS_MAGIC for mount pointsMike Frysinger2014-02-082-2/+8
* Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-1/+5
* Revert "Async-signal safe TLS."Allan McRae2014-02-065-210/+7
* Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell2014-02-052-0/+20
* PowerPC: Change powerpc64le start ABI to 2.17.Adhemerval Zanella2014-02-041-1/+1
* S/390: Increase tst-tls7 test case timeoutStefan Liebler2014-01-232-1/+5
* Don't check asynchronous cancellation on systemH.J. Lu2014-01-182-1/+5
* Fix a race in tst-tls7, which caused crashes on ppc32.Paul Pluzhnikov2014-01-113-5/+31
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-072-0/+68
* Async-signal safe TLS.Andrew Hunter2014-01-035-7/+190
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01664-664/+664
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-5/+1
* PowerPC: Add DSO and TAR fields to TLSAdhemerval Zanella2013-12-123-0/+13
* Add test case for pthread_[sg]etname_np.Carlos O'Donell2013-12-123-0/+307
* ChangeLog whitespace fix.Roland McGrath2013-12-111-0/+1
* Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab2013-12-092-2/+8
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-042-26/+47
* PowerPC64: Add __private_ss field to TCB headerUlrich Weigand2013-12-041-0/+2
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-263-3/+7
* Fix intermittent failure in tst-getpid2.Paul Pluzhnikov2013-11-252-0/+10
* Fix missing > on email.Paul Pluzhnikov2013-11-201-1/+1
* Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov2013-11-202-0/+8
* Revert "Fix failure in nptl/tst-cleanup when building with"Paul Pluzhnikov2013-11-201-6/+0
* Fix failure in nptl/tst-cleanup when building withPaul Pluzhnikov2013-11-201-0/+6
* rename configure.in to configure.acMike Frysinger2013-10-305-2/+11