Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-09 | nptl: make build depend directly on nptl headers | Austin Foxley | |
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> | |||
2009-11-29 | don't use __i686 in symbol names as it seems gcc can define it | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2005-05-20 | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen | |
2005-05-07 | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | |
consult the 'README.NPTL' file. |