summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_signal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-59/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* signal handling changes. This corrects several signalmarc2002-10-301-2/+2
| | | | | | | handling errors in the threads library. Most of the libc_r regression tests are now ok. thread specific kill semantics are still not correct. No negative comments after posting to tech@ a week or so ago. siginfo test fails on sparc64 due to sparc64 oddity.
* sync with FreeBSDd1999-11-251-2/+3
|
* identd1999-01-061-0/+1
|
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-1/+1
| | | | | | | 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 onlyd1998-08-271-0/+57