aboutsummaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_testcancel.3
Commit message (Expand)AuthorAgeFilesLines
* Add clock_nanosleep()Eric van Gyzen2017-03-191-1/+2
* Add sem_clockwait_np()Eric van Gyzen2017-02-231-3/+4
* The fdatasync(2) call must be cancellation point.Konstantin Belousov2016-08-161-1/+2
* Make wait6(2), waitid(3) and ppoll(2) cancellation points. TheKonstantin Belousov2015-04-181-1/+4
* Formatting changes to the pthread_testcancel(3).Konstantin Belousov2015-03-291-59/+60
* Make kevent(2) a cancellation point.Konstantin Belousov2015-03-291-1/+10
* use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-231-1/+1
* pthread_testcancel(3): Update list of cancellation points.Jilles Tjoelker2013-06-111-4/+37
* Hide the implementation details about multiple threading librariesRuslan Ermilov2007-10-221-1/+0
* Remove mentions of libc_r.Ruslan Ermilov2006-09-301-1/+0
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-301-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Document interfaces that are supported by libthr.Ruslan Ermilov2004-01-151-0/+1
* Have a single set of POSIX threads man pages. The LIBRARY sectionRuslan Ermilov2004-01-141-0/+1
* The .Fn function. Use .Xr where appropriate.Philippe Charnier2003-03-241-1/+2
* Describe handling of NULLs passed to pthread_setcancelstate().Murray Stokely2001-11-051-2/+10
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.Ruslan Ermilov2001-08-131-1/+4
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-10/+20
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-281-0/+187