| Age | Commit message (Expand) | Author |
|---|---|---|
| 2003-07-18 | Add prototypes and necessary symbols for a bunch of pthread_attr_*() functions, | nathanw |
| 2003-07-18 | #include <pthread_types.h> instead of "pthread_types.h" | lukem |
| 2003-07-17 | Define PTHREAD_* structure initializers from _PTHREAD_* macros from | nathanw |
| 2003-07-16 | pthread_kill() prototype moved to <signal.h>. | nathanw |
| 2003-06-02 | Add pthread_attr_getstack{,size,addr} needed by jdk | christos |
| 2003-02-26 | Add support for naming a thread, using an API compatible with Tru64 Unix: | thorpej |
| 2003-02-13 | Implement pthread_atfork() (in libc, because the required threadlib | nathanw |
| 2003-01-19 | Remove the dummy stack attr routines -- best to catch broken applications | thorpej |
| 2003-01-19 | Move _POSIX_THREADS to the right place and define a few other symbolic | skrll |
| 2003-01-19 | Remove another variable name. | wiz |
| 2003-01-19 | - constify the get functions | christos |
| 2003-01-19 | 'destructor' is a bit too generic; use 'destruct' instead for | jdolecek |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
