summaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
2014-04-30Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang
2014-04-23Use test-skeleton.c in tst-sem3 and tst-sem4Siddhesh Poyarekar
2014-04-22Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar
2014-04-17PowerPC: Sync pthread_once with default implementationAdhemerval Zanella
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-04-01Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer
2014-03-26Fix dwarf2 unwinding through futex functions.Andi Kleen
2014-03-25PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella
2014-03-25PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella
2014-03-24S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler
2014-03-17Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton
2014-03-17Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton
2014-03-17Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-14Fix two stray cases using #ifdef vs #if for TLS_TCB_AT_TP.Roland McGrath
2014-03-13hppa: Add _STACK_GROWS_* cases to pthread_attr_[sg]etstack.Carlos O'Donell
2014-03-07Make tests consistently use *.out output files.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-03-03Retire the separate ChangeLog files in nptl/ and nptl_db/ subdirs.Roland McGrath
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-14Split up rules for tests that compare output with baselines.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-08sem_open: allow RAMFS_MAGIC for mount pointsMike Frysinger
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae
2014-02-06Revert "Async-signal safe TLS."Allan McRae
2014-02-05Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell
2014-02-04PowerPC: Change powerpc64le start ABI to 2.17.Adhemerval Zanella
2014-01-23S/390: Increase tst-tls7 test case timeoutStefan Liebler
2014-01-18Don't check asynchronous cancellation on systemH.J. Lu
2014-01-11Fix a race in tst-tls7, which caused crashes on ppc32.Paul Pluzhnikov
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel
2014-01-03Async-signal safe TLS.Andrew Hunter
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-18Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov
2013-12-12PowerPC: Add DSO and TAR fields to TLSAdhemerval Zanella
2013-12-12Add test case for pthread_[sg]etname_np.Carlos O'Donell
2013-12-11ChangeLog whitespace fix.Roland McGrath
2013-12-09Fix CFI annotations in pthread_cond_timedwait for i486+Andreas Schwab
2013-12-04PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand
2013-12-04PowerPC64: Add __private_ss field to TCB headerUlrich Weigand
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-11-25Fix intermittent failure in tst-getpid2.Paul Pluzhnikov
2013-11-20Fix missing > on email.Paul Pluzhnikov
2013-11-20Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov
2013-11-20Revert "Fix failure in nptl/tst-cleanup when building with"Paul Pluzhnikov
2013-11-20Fix failure in nptl/tst-cleanup when building withPaul Pluzhnikov
2013-10-30rename configure.in to configure.acMike Frysinger