aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-20Include <kernel-features.h> explicitly where required.Joseph Myers4-0/+4
2014-06-20Remove __ASSUME_SOCK_CLOEXEC / SOCK_CLOEXEC conditionals in Linux-specific code.Joseph Myers1-28/+1
2014-06-17PowerPC: Move powerpc code out of nptl/ subdirectoryAdhemerval Zanella6-382/+0
2014-06-16Fix tautological comparison in non-executed part of tst-setuid2 (BZ #17058)Florian Weimer1-1/+1
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2-287/+0
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath8-385/+0
2014-06-13S390: Convert fork.c to arch-fork.hRoland McGrath1-30/+0
2014-06-13Consolidate sparc clone, fork, and vfork implementations.David S. Miller6-202/+0
2014-06-13Add adaptive elision to rwlocksAndi Kleen6-0/+36
2014-06-13Add a fast path for C rd/wrlock v2Andi Kleen2-44/+103
2014-06-12Move SPARC public headers out of nptl/Roland McGrath3-365/+0
2014-06-12Move SPARC code out of nptl/sysdeps/sparc/.Roland McGrath15-411/+0
2014-06-12SPARC: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+3
2014-06-12SPARC: Convert fork.c to arch-fork.hRoland McGrath1-28/+0
2014-06-12Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath37-4479/+1
2014-06-12Consolidate NPTL sigprocmask.Roland McGrath1-19/+0
2014-06-12Move i386 code out of nptl/ subdirectory.Roland McGrath12-809/+0
2014-06-12Move SH code out of nptl/ subdirectory.Roland McGrath31-6483/+0
2014-06-11Move x86_64 code out of nptl/ subdirectory.Roland McGrath13-738/+0
2014-06-11S390: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+3
2014-06-11PowerPC: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+4
2014-06-09SH: Define TLS_DEFINE_INIT_TPRoland McGrath2-23/+2
2014-06-09Start cleaning up TLS initial value for pthread_create.Roland McGrath3-22/+47
2014-06-07Remove redundant C locale settings.Joseph Myers1-5/+5
2014-06-06Move NPTL public ABI headers for SH to sysdeps/sh/nptl/.Roland McGrath2-222/+0
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2-6/+7
2014-06-06Inline nested function check_listSiddhesh Poyarekar1-20/+17
2014-06-03New test for pthread_spin_lock (bug 16882)Guo Yixuan2-1/+110
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2-4/+4
2014-06-02SH: Consolidate NPTL/non versions of vforkRoland McGrath2-135/+0
2014-05-28SH: Consolidate NPTL/non versions of cloneRoland McGrath1-9/+0
2014-05-27SH: Convert fork.c to arch-fork.hRoland McGrath1-29/+0
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab6-10/+7
2014-05-26PowerPC: Move remaining nptl/sysdeps/unix/sysv/linux/powerpc/ files.Adhemerval Zanella12-931/+0