aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar2-7/+7
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-1/+1
2014-11-21NPTL: Fix pthread_create regression from default-sched.h refactoring.Roland McGrath1-3/+9
2014-11-20NPTL: Use __libc_fatal in unwind.c.Roland McGrath1-5/+2
2014-11-20NPTL: Conditionalize asynchronous cancellation support on [SIGCANCEL].Roland McGrath2-7/+19
2014-11-20NPTL: Refactor scheduler setup in pthread_create.Roland McGrath2-15/+41
2014-11-20Use C11 atomics in pthread_once.Torvald Riegel1-14/+9
2014-11-19NPTL: Don't (re)validate sched_priority in pthread_create.Roland McGrath1-20/+1
2014-11-19Test that pthread_create diagnoses invalid scheduling parameters.Roland McGrath2-1/+99
2014-11-18NPTL: Add stub createthread.cRoland McGrath1-0/+47
2014-11-18NPTL: Move Linux-specific createthread.c to sysdeps.Roland McGrath1-154/+0
2014-11-18NPTL: Refactor createthread.cRoland McGrath2-169/+216
2014-11-12NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.cRoland McGrath2-6/+5
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar3-6/+15
2014-10-21Avoid local PLT reference in __nptl_main.Roland McGrath1-1/+1
2014-10-20NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.Roland McGrath1-7/+6
2014-10-20NPTL: Add some missing #include'sRoland McGrath5-0/+5
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel1-7/+22
2014-10-20pthread_once: Clean up constants.Torvald Riegel2-9/+18
2014-10-17Remove obsolete TLS_DEFINE_INIT_TP fallback.Roland McGrath1-13/+0
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath3-5/+5
2014-10-17NPTL: Conditionalize direct futex syscall uses.Roland McGrath6-22/+50
2014-10-17NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.Roland McGrath3-4/+22
2014-10-17Fix NPTL build error when missing __NR_set_robust_list.Roland McGrath1-0/+2
2014-10-06Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar1-15/+21
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-1/+1
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers1-5/+0
2014-08-21Remove NOT_IN_libc definition for pthread_atforkSiddhesh Poyarekar1-2/+0
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-5/+5
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+2
2014-07-31Add __safe_fatal and use it in __pthread_unwind forwarder fallback.Roland McGrath1-9/+6
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath1-16/+2
2014-07-15Add generic/stub implementations of pthread_{kill,sigmask,sigqueue}.Roland McGrath3-0/+107
2014-07-15Remove declarations of two nonexistent variables from nptl/pthreadP.h.Roland McGrath1-5/+0
2014-07-11nptl: Fix abort in case of set*id failure [BZ #17135]Florian Weimer6-5/+136
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-1/+2
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-2/+3
2014-07-07NPTL is no longer an add-on!Roland McGrath4-298/+0
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath60-2677/+108
2014-07-01Add missing #include for MIN/MAX users.Roland McGrath3-0/+3
2014-06-26Move remaining S390 code out of nptl/.Roland McGrath25-1444/+0
2014-06-26S390: Consolidate NPTL/non versions of vforkRoland McGrath4-219/+0
2014-06-26S390: Consolidate NPTL/non versions of cloneRoland McGrath2-18/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers18-19/+0
2014-06-23Remove unused labelAndreas Schwab1-1/+0
2014-06-20Move generic smp.h to nptl/Roland McGrath1-1/+1
2014-06-20Remove unused file rtld-lowlevel.h.Roland McGrath1-43/+0
2014-06-20Clean up stack-coloring macros.Roland McGrath2-0/+30
2014-06-20Move linux bits/ files out of nptl/.Roland McGrath2-290/+0
2014-06-20Move remaining SPARC code out of nptl/.Roland McGrath35-1998/+0