Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-21 | Start syncing with FreeBSD: | Federico G. Schwindt | |
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. | |||
2000-01-06 | kill silly casts to (long) | David Leonard | |
1999-11-25 | sync with FreeBSD | David Leonard | |
1999-05-26 | sync with FreeBSD | David Leonard | |
1999-01-10 | no need to cast any more | David Leonard | |
1998-12-23 | preserve FreeBSD idents | David Leonard | |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard | |
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) | |||
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |