summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/bits
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-2/+2
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-2/+2
| | | | | | | | | | | | Hush compiler for extern inline warnings by using __extern_inline macro, this also makes gcc 4.3 happy. warning: C99 inline functions are not supported; using GNU89 warning: to disable this warning use -fgnu89-inline or the gnu Also fix this other warning. warning: missing braces around initializer warning: (near initialization for '_stdio_streams[0].__lock.__
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-192-2/+6
|
* Finally check in all the changes I made for NPTL library proper."Steven J. Hill"2006-08-211-1/+0
|
* Merge from trunk."Steven J. Hill"2006-01-061-27/+22
|
* Add more files for NPTL support."Steven J. Hill"2005-06-121-0/+69
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-073-0/+711
consult the 'README.NPTL' file.