summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/bits/libc-lock.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-191-2/+5
|
* Merge from trunk."Steven J. Hill"2006-01-061-27/+22
|
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-071-0/+568
consult the 'README.NPTL' file.