summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/sparc
Commit message (Collapse)AuthorAgeFilesLines
* nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-4/+3
| | | | | | | | | gets rid of nptl_headers,nptl_arch_headers,nptl_linux_headers targets also, clean up extra slashes in i386/sparc and unify the implementation of nptl header generation between all archs Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* whitespace fixesAustin Foxley2009-10-172-2/+0
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1719-0/+598
| | | | | | 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-2015-493/+0
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-0715-0/+493
consult the 'README.NPTL' file.