Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: fix buildsys | Bernhard Reutner-Fischer | 2010-07-06 | 1 | -0/+4 |
| | | | | | | | | | Now automatically picks the correct (arch and subarch specific) impls in favour of generic impls. make O=/tmp/objs PREFIX=/my/sysroot -j works now as expected (both out-of-tree as well as parallel-safe). Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 1 | -0/+19 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |