History log of /openbsd-src/lib/libpthread/man/pthread_create.3 (Results 1 – 16 of 16)
Revision Date Author Comments
# 424a8f4b 30-Mar-2016 jmc <jmc@openbsd.org>

some Xr adjustment to catch up with MLINKS removal;


# 5e29d0ac 30-Aug-2014 guenther <guenther@openbsd.org>

Xr __tfork instead of fork


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

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


# 91063d07 18-Dec-2008 guenther <guenther@openbsd.org>

Add pthread_attr_[sg]etguardsize() to match rthread, including manpages
Bump lib minor

ok otto@ kurt@ marc@; doc review by jmc@


# 30fcf885 05-Jul-2008 jmc <jmc@openbsd.org>

- correct .Dt for pthread_attr_setstack.3
- new sentence, new line


# 11ddadc0 05-Jul-2008 guenther <guenther@openbsd.org>

Add manpage for pthread_attr_[sg]etstack(3)
Correct misnaming in STANDARDS section
ok brad@ otto@


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

convert to new .Dd format;


# ee997aea 01-May-2002 mpech <mpech@openbsd.org>

o) start new sentence on a new line;
o) always close .Bl tags;
o) fix usage of .Xr;

millert@ ok


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

Use .St for standards. Random cleanups as well.


# 7bfaf830 24-Jun-2001 jasoni <jasoni@openbsd.org>

grammar


# f253fc42 06-Jan-2000 d <d@openbsd.org>

Xr's to pthread_attr_*(3)


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

Add FreeBSD tags


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

remove redundant .Pp macros


# 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