| Age | Commit message (Expand) | Author |
|---|---|---|
| 2003-02-28 | Disable userlevel nanosleep() until I find the timer/alarm bug that it | nathanw |
| 2003-02-26 | In pthread_create(), rearrange name-setting code so that name is set | nathanw |
| 2003-02-26 | Add support for naming a thread, using an API compatible with Tru64 Unix: | thorpej |
| 2003-02-22 | In pthread_exit(), clear pt_canceled in addition to setting | nathanw |
| 2003-02-15 | Define a pthread-specific assert function, pthread__assert(), that | nathanw |
| 2003-01-31 | Use pthread__sched_sleepers() instead of iterating over sleep queues | nathanw |
| 2003-01-29 | cosmetics | drochner |
| 2003-01-25 | Make pthread_join() accomodate spurious wakeups from pthread__block(). | nathanw |
| 2003-01-19 | Add some threadlib stubs that are used by X: | thorpej |
| 2003-01-19 | - constify the get functions | christos |
| 2003-01-18 | de-lint | christos |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
