summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_cancel.c
AgeCommit message (Expand)Author
2007-04-27fix minor nit with previous commitKurt Miller
2007-04-27fix thread_continuation_t typedef and use passed curthread instead ofKurt Miller
2005-12-21Userland programs should include <errno.h> not <sys/errno.h>Todd C. Miller
2002-05-07Make sure calls to pthread_cancel() do not take effect if the targetPeter Valchev
2002-03-07ANSI'fy.Federico G. Schwindt
2002-03-07From FreeBSD:Federico G. Schwindt
2001-12-20From FreeBSD:Federico G. Schwindt
2001-12-19More sync.Federico G. Schwindt
2001-12-11More sync with freebsd code; join related code this time.Federico G. Schwindt
2001-12-08Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.Federico G. Schwindt
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-08-30Back out fgsch@'s tree breaking commits.Todd T. Fries
2001-08-30fix some const warnings.Federico G. Schwindt
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
1999-11-25sync with FreeBSDDavid Leonard
1999-01-17pthread_cancel() and cancellation pointsDavid Leonard