History log of /netbsd-src/lib/libpthread/pthread_create.3 (Results 1 – 9 of 9)
Revision Date Author Comments
# d13ac072 29-Apr-2023 uwe <uwe@NetBSD.org>

pthread_create(3): minor markup tweaks


# 9f411f72 29-Apr-2023 jschauma <jschauma@NetBSD.org>

delete spurious space


# 9c4ae7f5 09-Jul-2010 jruoho <jruoho@NetBSD.org>

Update conformance to the 2001 revision.


# 4035b6ee 07-Jun-2010 dholland <dholland@NetBSD.org>

Improve wording describing the behavior of the attributes argument, and
add reference to pthread_attr(3), as requested in PR 42871. The text
added is different from but based on a suggestion by Matth

Improve wording describing the behavior of the attributes argument, and
add reference to pthread_attr(3), as requested in PR 42871. The text
added is different from but based on a suggestion by Matthew Mondor.

show more ...


# cd22f25e 02-May-2008 martin <martin@NetBSD.org>

Move TNF licenses to 2 clause form


# 9cf9c231 21-Mar-2005 kleink <kleink@NetBSD.org>

Add restrict qualifiers to <pthread.h> function arguments.


# 9edf0547 04-Jul-2003 wiz <wiz@NetBSD.org>

Mark up a defined value.


# e714d726 08-Jun-2003 thorpej <thorpej@NetBSD.org>

$NetBSD$, not $Header$.


# 55818196 03-Jun-2003 nathanw <nathanw@NetBSD.org>

Man pages for libpthread, adapted from FreeBSD by Stephen Degler.