Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lll: avoid shadow warnings | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -48/+48 |
| | | | | | | use __ret uniformly to avoid shadow warnings as seen on x86_64. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | use uniform form of C99 keywords | Bernhard Reutner-Fischer | 2010-06-24 | 1 | -24/+24 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Get new nptl building on SH4 | Khem Raj | 2010-02-17 | 1 | -1/+0 |
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 1 | -92/+219 |
| | | | | 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/+294 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |