summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-251-4/+4
* nptl: fix dynamic initialization of libpthreadTimo Teräs2010-04-221-1/+1
* nptl: proper soname handlingNatanael Copa2010-04-221-2/+2
* get rid of extra variables for nptl pregen altogetherAustin Foxley2010-02-231-3/+1
* improve parallel make behaviourAustin Foxley2010-02-231-1/+1
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-221-3/+3
* use macro to link ldso to libpthread, so it gets the the right name on 64 bit...Austin Foxley2010-02-191-1/+1
* move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-171-0/+2
* mass sync with glibc nptlAustin Foxley2010-02-161-0/+7
* Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-111-2/+5
* nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-5/+2
* generate nptl headers without a recursive make callAustin Foxley2009-11-291-0/+2
* Makefile: fix indentationBernhard Reutner-Fischer2009-11-221-19/+18
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+333