Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start syncing with FreeBSD: | 2001-08-21 | 1 | -15/+16 | |
| | | | | | | | | | | o Implement _get_curthread() and _set_curthread(). Use it where possible. o Add missing _thread_[enter|leave]_cancellation_point(). o Add a couple of not yet used vars to pthread_private.h. o Remove return's from void functions. This is by no means complete, but instead of doing a big commit, i'll split it in small ones, minimizing diffs. | ||||
* | sync with FreeBSD | 1999-11-25 | 1 | -3/+4 | |
| | |||||
* | Memory leak; FreeBSD PR 11713 rse@engelschall.com | 1999-05-14 | 1 | -2/+2 | |
| | |||||
* | ident | 1999-01-06 | 1 | -0/+1 | |
| | |||||
* | sync with freebsd | 1998-11-20 | 1 | -2/+2 | |
| | |||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -0/+2 | |
| | | | | | | | add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) | ||||
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+197 | |