Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When _PTHREADSINVARIANTS is defined SIGABRT is not included | mtm | 2003-07-08 | 1 | -0/+3 | |
* | Make _thread_suspend work with both the old broken sigtimedwait | jdp | 2003-06-29 | 1 | -0/+26 | |
* | Make C applications statically compiled with libthr work. Previously, | mtm | 2003-06-04 | 1 | -0/+6 | |
* | Return gracefully, rather than aborting, when the maximum concurrent | mtm | 2003-05-25 | 1 | -1/+2 | |
* | Start locking up the active and dead threads lists. The active threads | mtm | 2003-05-25 | 1 | -1/+1 | |
* | Make WARNS2 clean. The fixes mostly included: | mtm | 2003-05-23 | 1 | -2/+1 | |
* | The thread id was being set *before* zeroing out the thread. Reverse | mtm | 2003-05-21 | 1 | -2/+3 | |
* | - Pass a ucontext_t to _set_curthread. If non-NULL the new thread is set | jake | 2003-04-03 | 1 | -1/+1 | |
* | - Define curthread as _get_curthread() and remove all direct calls to | jeff | 2003-04-02 | 1 | -16/+0 | |
* | - Add libthr but don't hook it up to the regular build yet. This is an | jeff | 2003-04-01 | 1 | -0/+363 |