Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a siginfo_t for thread-to-thread kill. | 2003-01-31 | 1 | -2/+2 | |
| | | | | | Clean up (compiler warning elimination). Compile check options added but commented out as they have not been checked on all architectures, yet. | ||||
* | remove erroneous comment | 2002-09-12 | 1 | -3/+2 | |
| | |||||
* | put changes back, this time ALL the files. | 2001-09-04 | 1 | -2/+2 | |
| | |||||
* | Back out fgsch@'s tree breaking commits. | 2001-08-30 | 1 | -2/+2 | |
| | | | | Test next time, ok? | ||||
* | fix some const warnings. | 2001-08-30 | 1 | -2/+2 | |
| | | | | more sync with freebsd. | ||||
* | Start syncing with FreeBSD: | 2001-08-21 | 1 | -6/+9 | |
| | | | | | | | | | | 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. | ||||
* | kill silly casts to (long) | 2000-01-06 | 1 | -3/+3 | |
| | |||||
* | sync with FreeBSD | 1999-11-25 | 1 | -5/+5 | |
| | |||||
* | sync with FreeBSD | 1999-05-26 | 1 | -18/+16 | |
| | |||||
* | no need to cast any more | 1999-01-10 | 1 | -5/+5 | |
| | |||||
* | preserve FreeBSD idents | 1998-12-23 | 1 | -2/+2 | |
| | |||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -4/+4 | |
| | | | | | | | 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/+109 | |