Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mass sync with glibc nptl | Austin Foxley | 2010-02-16 | 31 | -384/+772 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | nptl: fix a few more old style prototypes | Austin Foxley | 2010-01-23 | 2 | -6/+6 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | x86_64: fix up the rest of the includes and aliases for nptl | Austin Foxley | 2009-12-16 | 1 | -0/+11 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | fix multiple definitions of pthread_once for x86_64 | Austin Foxley | 2009-12-16 | 1 | -4/+0 |
| | | | | | | also add a missing weak for clone Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | nptl: fix even more old style declarations | Austin Foxley | 2009-12-11 | 8 | -19/+14 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | nptl: fix old style function declerations | Austin Foxley | 2009-12-09 | 4 | -13/+12 |
| | | | | | | also fix a few shadowed local warnings Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | PIC fixes for hardened | Timo Teräs | 2009-11-27 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: Natanael Copa <natanael.copa@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | whitespace fixes | Austin Foxley | 2009-10-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | 2009-10-17 | 45 | -0/+5677 |
| | | | | | | 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 | 4 | -825/+0 |
| | |||||
* | Added new common include file for list primitives used by NPTL. | "Steven J. Hill" | 2005-05-12 | 1 | -0/+114 |
| | |||||
* | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | 2005-05-07 | 3 | -0/+711 |
consult the 'README.NPTL' file. |