summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/descr.h
Commit message (Collapse)AuthorAgeFilesLines
* Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-171-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mass sync with glibc nptlAustin Foxley2010-02-161-17/+122
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+271
| | | | | | targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-201-259/+0
|
* Remove usage of 'hp-timing.h' header file which is for platforms with high"Steven J. Hill"2005-05-121-1/+0
| | | | | | performance timers. If you want them included in the NPTL build, copy the header from glibc into the 'libc/sysdeps/linux/<ARCH>' of your choice and have fun.
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+260
consult the 'README.NPTL' file.