Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid using c99 syntax | Mirko Vogt | 2010-06-21 | 1 | -1/+2 |
| | | | | | Signed-off-by: Mirko Vogt <dev@nanl.de> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 1 | -4/+3 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | pthread_{attr_,}{s,g}etaffinity: cleanup symbol names | Bernhard Reutner-Fischer | 2010-02-05 | 1 | -3/+2 |
| | | | | | | and hide __determine_cpumask_size. 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/+82 |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> |