summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_sigaction.c
AgeCommit message (Collapse)Author
2012-09-01 So passes uthreadsPhilip Guenthe
Like autumn leaves on water don't fear the tedu@
2003-09-22Off-by-ones, from aaron@Miod Vallat
2003-01-31Create a siginfo_t for thread-to-thread kill.Marco S Hyman
Clean up (compiler warning elimination). Compile check options added but commented out as they have not been checked on all architectures, yet.
2002-10-30signal handling changes. This corrects several signalMarco S Hyman
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.
1999-11-25sync with FreeBSDDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-01-06identDavid Leonard
1998-11-09sync 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-27experimental threaded libc - kernel onlyDavid Leonard