Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assorted fixed to get nptl compiling on ARM | Khem Raj | 2010-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 1 | -40/+48 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | nptl: fix old style function declerations | Austin Foxley | 2009-12-09 | 1 | -3/+3 |
| | | | | | | also fix a few shadowed local warnings Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | remove wait callbacks for non-cancelation funcs | Bernhard Reutner-Fischer | 2009-11-22 | 1 | -6/+0 |
| | | | | | | | | No need to install a cancellation handler, these are no cancellation point. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 1 | -0/+177 |
| | | | | | | 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-nptl | Eric Andersen | 2005-05-20 | 1 | -177/+0 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 1 | -0/+177 |
consult the 'README.NPTL' file. |