index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
man
/
pthreads.3
Age
Commit message (
Expand
)
Author
2012-02-25
Apply a bit more consistency in the ordering of functions in each
Philip Guenthe
2012-02-24
Add pthread_condattr_{get,set}clock(), pthread_mutex_timedlock(),
Philip Guenthe
2012-02-24
now that pthread_mutex_trylock.3 has been folded into pthread_mutex_lock.3,
Jason McIntyre
2008-12-18
Add pthread_attr_[sg]etguardsize() to match rthread, including manpages
Philip Guenthe
2008-07-05
Add manpage for pthread_attr_[sg]etstack(3)
Philip Guenthe
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-10-30
shuffle some of the function names around into new section names.
Brad Smith
2005-10-30
Add pthread_atfork(3)
Brad Smith
2004-05-01
pthead_supsend_all_np and pthread_resume_all_np from freebsd via
Marco S Hyman
2004-01-15
man pages for thread_yield and pthread_stackseg_np
Marco S Hyman
2004-01-15
group and list thread functions;
Jason McIntyre
2004-01-02
add a section on thread safety, which is a start at documenting which
Jason McIntyre
2003-12-23
change the variable name used for status checking,
Brad Smith
2003-05-18
- typos
Jason McIntyre
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-04-30
Initial cleanup:
Mike Pechkin
2002-02-21
Xr pthread_kill; from fries@
Federico G. Schwindt
2001-11-02
fix typo in thread status flags
Marco S Hyman
2001-10-30
Add note to BUGS section regarding linking with -ggdb vs -g
Marco S Hyman
2001-10-28
Describe all the thread status flags. Describe the two
Marco S Hyman
2001-05-31
typos; first few spotted by heko@saitti.net
Theo de Raadt
2000-12-31
-lpthread -> -pthread
Brad Smith
2000-04-28
fix Xr; glam0006@tc.umn.edu
Theo de Raadt
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
2000-01-06
describe SIGINFO dump better
David Leonard
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-05-26
document two new states (deadlock and spinblock)
David Leonard
1999-03-22
better, nicer, neater documentation
David Leonard
1998-11-20
link/mention recently added manual pages
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard