summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_cancel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure calls to pthread_cancel() do not take effect if the targetpvalchev2002-05-071-3/+5
* ANSI'fy.fgsch2002-03-071-10/+5
* From FreeBSD:fgsch2002-03-071-1/+2
* From FreeBSD:fgsch2001-12-201-7/+5
* More sync.fgsch2001-12-191-14/+33
* More sync with freebsd code; join related code this time.fgsch2001-12-111-2/+20
* Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.fgsch2001-12-081-50/+89
* put changes back, this time ALL the files.fgsch2001-09-041-2/+5
* Back out fgsch@'s tree breaking commits.todd2001-08-301-5/+2
* fix some const warnings.fgsch2001-08-301-2/+5
* Start syncing with FreeBSD:fgsch2001-08-211-13/+18
* sync with FreeBSDd1999-11-251-16/+17
* pthread_cancel() and cancellation pointsd1999-01-171-0/+164