History log of /freebsd/share/man/man3/pthread_testcancel.3 (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 04da3920 13-Aug-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.


Revision tags: release/4.3.0_cvs, release/4.3.0
# 096841ec 26-Feb-2001 Ruslan Ermilov <ru@FreeBSD.org>

Use ``.St -p1003.1-96''.


# d0353b83 01-Feb-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: split punctuation characters + misc fixes.


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# d8a78688 22-Apr-2000 Alexey Zelkin <phantom@FreeBSD.org>

Introduce .Lb macro to libc_r manpages.


Revision tags: release/4.0.0_cvs
# c6ff3a1b 02-Mar-2000 Sheldon Hearn <sheldonh@FreeBSD.org>

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


Revision tags: release/3.4.0_cvs
# 7285bccf 28-Nov-1999 Alfred Perlstein <alfred@FreeBSD.org>

add pthread_cancel, obtained from OpenBSD.

eischen (Daniel Eischen) added wrappers to protect against cancled
threads orphaning internal resources.

the cancelability code is still a bit fuzzy but w

add pthread_cancel, obtained from OpenBSD.

eischen (Daniel Eischen) added wrappers to protect against cancled
threads orphaning internal resources.

the cancelability code is still a bit fuzzy but works for test
programs of my own, OpenBSD's and some examples from ORA's books.

add readdir_r to both libc and libc_r

add some 'const' attributes to function parameters

Reviewed by: eischen, jasone

show more ...


123