Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-23 | nptl: fix a few more old style prototypes | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-12-16 | x86_64: fix up the rest of the includes and aliases for nptl | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-12-16 | fix multiple definitions of pthread_once for x86_64 | Austin Foxley | |
also add a missing weak for clone Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-12-11 | nptl: fix even more old style declarations | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-12-09 | nptl: fix old style function declerations | Austin Foxley | |
also fix a few shadowed local warnings Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-11-27 | PIC fixes for hardened | Timo Teräs | |
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> | |||
2009-10-17 | whitespace fixes | Austin Foxley | |
Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2009-10-17 | libpthread/nptl: core of the "Native Posix Threading Library" for uClibc | Austin Foxley | |
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | |||
2005-05-20 | Back out nptl changes, which for now will be done in branches/uClibc-nptl | Eric Andersen | |
2005-05-12 | Added new common include file for list primitives used by NPTL. | "Steven J. Hill" | |
2005-05-07 | Import in NPTL code from glibc. For further information please | "Steven J. Hill" | |
consult the 'README.NPTL' file. |