History log of /openbsd-src/lib/libpthread/man/pthread_mutex_init.3 (Results 1 – 14 of 14)
Revision Date Author Comments
# c8b53998 03-Jan-2014 jmc <jmc@openbsd.org>

sort SEE ALSO;


# 28048304 03-Jan-2014 tedu <tedu@openbsd.org>

some more information, based on a diff by sven falempin


# 86f9d4cd 05-Jun-2013 tedu <tedu@openbsd.org>

use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze


# 3ae4633b 24-Feb-2012 jmc <jmc@openbsd.org>

now that pthread_mutex_trylock.3 has been folded into pthread_mutex_lock.3,
don;t list both pages in SEE ALSO;


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 5843be98 03-Oct-2003 jmc <jmc@openbsd.org>

remove error code that can't be returned;
from kensmith@freebsd (rev. 1.13);

ok marc@


# 79ad192c 18-May-2003 jmc <jmc@openbsd.org>

- typos
- new sentence, new line
- clean up .Xrs


# 82d2d131 21-Feb-2002 fgsch <fgsch@openbsd.org>

Use .St for standards. Random cleanups as well.


# 74493c91 24-Nov-1999 d <d@openbsd.org>

Add FreeBSD tags


# 02ecd0d2 02-Jul-1999 aaron <aaron@openbsd.org>

remove redundant .Pp macros


# 096e5ce2 05-Jun-1999 aaron <aaron@openbsd.org>

capitalize the acronym ID


# c043c0f7 10-Mar-1999 d <d@openbsd.org>

Fix .Os so that correct OS version appears


# f8344ebd 09-Nov-1998 d <d@openbsd.org>

sync with FreeBSD (rwlock, gc thread, man pages)
add (broken) mips md stuff
fix some const warnings
add sigaltstack() stub
another hash at getting shlib auto-init to work (mips/elf and i386/a.out)


# a278733d 27-Aug-1998 d <d@openbsd.org>

experimental threaded libc - kernel only