summaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)Author
2016-01-25Don't do lock elision on an error checking mutex (bug 17514)Andreas Schwab
2016-01-22Fix nptl/tst-setuid3.cPaul E. Murphy
2016-01-15nptl: Add first-line description for barrier tests.Torvald Riegel
2016-01-15Fix pthread_barrier_init typo.Torvald Riegel
2016-01-15New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-23Do not violate mutex destruction requirements.Torvald Riegel
2015-12-02nptl: Fix racy pipe closing in tst-cancel{20,21}Adhemerval Zanella
2015-11-24Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer
2015-11-04Remove a spurious attributionFlorian Weimer
2015-10-27Add -std=gnu11 and -std=c11 NPTL initializers tests.Joseph Myers
2015-10-27Remove sysdeps/nptl/configure.ac.Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy
2015-10-09nptl: Add NPTL cases for cancellation failures casesAdhemerval Zanella
2015-10-06Add a test case for C++11 thread_local supportFlorian Weimer
2015-09-22Remove ignored symbols from nptl/VersionsH.J. Lu
2015-09-17Use __pthread_setcancelstate in libc.aH.J. Lu
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-09gawk: fix gensub usageMike Frysinger
2015-08-05nptl: fix set-but-unused warning w/_STACK_GROWS_UPMike Frysinger
2015-07-26Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings.Chung-Lin Tang
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar
2015-07-14Avoid C++ tests when the C++ cannot be linkedAdhemerval Zanella
2015-07-10Clean up semaphore EINTR handling after Linux futex docs clarification.Torvald Riegel
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-07-09The patch committed to fix bug #18435 caused regressions on aarch64Martin Sebor
2015-07-01The C++ 2011 std::call_once function is specified to allowMartin Sebor
2015-06-30Remove documentation of lowlevellock systemtap probes.Torvald Riegel
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-24NPTL: Use unsigned type for setxid_futex.Roland McGrath
2015-06-17Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers
2015-06-17Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).Joseph Myers
2015-06-12Fix h_errno namespace (bug 18520).Joseph Myers
2015-06-11pthread_key_create: Fix typo in commentFlorian Weimer
2015-06-10nptl: restore .interp section in libpthread.soGleb Fotengauer-Malinovskiy
2015-06-04Fix missing wake-ups in pthread_rwlock_rdlock.Torvald Riegel
2015-06-04Fix lost wake-up when pthread_rwlock_timedrwlock times out.Torvald Riegel
2015-05-26Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-05-22Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath
2015-05-20NaCl: Set tid field to a unique value.Roland McGrath
2015-05-19BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath
2015-05-18Ensure `wint_t' is defined before use in include/stdio.hArjun Shankar
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella