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
Age
Commit message (
Expand
)
Author
2007-07-26
apparently this function cannot return EBUSY, so back out -r1.7;
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-11-15
typo; from daniel matic
Jason McIntyre
2005-11-14
revert this file to -r1.2, when it was originally written,
Jason McIntyre
2005-11-01
a bit of rewording; with input from jmc@.
Federico G. Schwindt
2005-10-31
add copyright from the original FreeBSD man page.
Brad Smith
2005-10-30
remove trailing spaces;
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
2005-10-12
remove MLINKS for pthread_mutexattr_{g,s}etpshared.3:
Jason McIntyre
2005-07-14
- make sure sem_ pages reference each other (idea from similar freebsd commit)
Jason McIntyre
2005-02-09
document [EBUSY];
Jason McIntyre
2005-02-01
typo; from axel andersson;
Jason McIntyre
2004-05-01
pthead_supsend_all_np and pthread_resume_all_np from freebsd via
Marco S Hyman
2004-02-16
Add missing const for function parameters to match POSIX.
Brad Smith
2004-01-26
Change read_stackseg_np to work with any thread, not just the current
Marco S Hyman
2004-01-25
use new .St macro;
Jason McIntyre
2004-01-16
fix .Xr and SEE ALSO;
Jason McIntyre
2004-01-16
add some commas;
Jason McIntyre
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
Add stub implementations of pthread_[gs]etconcurrency
Brad Smith
2003-12-23
change the variable name used for status checking,
Brad Smith
2003-10-21
indicacte -> indicate; from Jared Yanovich
Jason McIntyre
2003-10-03
remove error code that can't be returned;
Jason McIntyre
2003-06-02
place this under the Public Domain (instead of a bad license I had put)
Peter Valchev
2003-06-02
section reorder;
Jason McIntyre
2003-05-18
- typos
Jason McIntyre
2003-05-08
RETURN VALUE -> RETURN VALUES in .Sh, as per mdoc template.
Jason McIntyre
2003-03-14
document that sigwait() needs to be linked with -pthread;
Jason McIntyre
2003-02-20
copyrights added;
Jason McIntyre
2003-02-18
intial -> initial;
Jason McIntyre
2003-01-20
Use the sources that exist in sibdirs of libpthread, not libc_r
Marco S Hyman
2002-11-09
remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.
Federico G. Schwindt
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-05-01
o) start new sentence on a new line;
Mike Pechkin
2002-04-30
Initial cleanup:
Mike Pechkin
2002-02-21
correct .Xr's.
Federico G. Schwindt
2002-02-21
Use .St for standards. Random cleanups as well.
Federico G. Schwindt
2002-02-21
When cleanup_routine is called... also use .St to reference standards.
Federico G. Schwindt
2002-02-21
Xr pthread_kill; from fries@
Federico G. Schwindt
2002-02-20
fix includes and some cleanup.
Federico G. Schwindt
2002-02-20
pthread_kill() manpage; from FreeBSD.
Federico G. Schwindt
2002-02-19
fix this by now; .Rv prolly has to be removed.
Federico G. Schwindt
2002-01-28
fix after fgs
Peter Valchev
2002-01-28
correct function name.
Federico G. Schwindt
2002-01-28
sem_XXX(3) manpages; better now that never.
Federico G. Schwindt
2001-12-07
o point pthread_setcancel(type|state) manpages where they belong.
Federico G. Schwindt
2001-11-02
fix typo in thread status flags
Marco S Hyman
[next]