Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb | |
This reverts commit 6b6ede3d15f04fe825cfa9f697507457e3640344. | |||
2015-02-14 | resolve merge | Waldemar Brodkorb | |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-01-12 | - fix typo in r24594 | Bernhard Reutner-Fischer | |
2008-12-29 | - pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are not | Bernhard Reutner-Fischer | |
implemented anyway. | |||
2008-12-14 | heed compiler warnings about checking non-defined variables in #if directives | Denis Vlasenko | |
2007-11-22 | Add hidden symbols for a number of pthread functions, and use them to ensure | Bernd Schmidt | |
that all entries in the __pthread_functions point to functions within libpthread, not identically-named functions in libc. | |||
2006-01-24 | Don't use __getpid/__getpagesize | Peter S. Mazinger | |
2006-01-19 | Remove HAVE_ELF | Peter S. Mazinger | |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2005-12-27 | kill off minor unused warnings | Mike Frysinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version |