Denys Vlasenko
|
93f8a2e834
|
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2009-09-18 23:07:26 +02:00 |
|
Bernhard Reutner-Fischer
|
4d624c6a94
|
- fix typo in r24594
|
2009-01-12 08:32:46 +00:00 |
|
Bernhard Reutner-Fischer
|
30f06faa24
|
- pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are not
implemented anyway.
|
2008-12-29 13:44:44 +00:00 |
|
Denis Vlasenko
|
1cfb1a3247
|
heed compiler warnings about checking non-defined variables in #if directives
|
2008-12-14 16:04:01 +00:00 |
|
Bernd Schmidt
|
acadc5664e
|
Add hidden symbols for a number of pthread functions, and use them to ensure
that all entries in the __pthread_functions point to functions within
libpthread, not identically-named functions in libc.
|
2007-11-22 16:55:08 +00:00 |
|
Peter S. Mazinger
|
b040378820
|
Don't use __getpid/__getpagesize
|
2006-01-24 17:41:01 +00:00 |
|
Peter S. Mazinger
|
b91bb097ca
|
Remove HAVE_ELF
|
2006-01-19 17:50:23 +00:00 |
|
Peter S. Mazinger
|
af0172162f
|
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
2006-01-14 00:58:03 +00:00 |
|
Mike Frysinger
|
9acaf58149
|
kill off minor unused warnings
|
2005-12-27 09:37:14 +00:00 |
|
Mike Frysinger
|
a9f5aa1cc9
|
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
2005-11-15 03:13:04 +00:00 |
|