summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/Makefile.inc
AgeCommit message (Expand)Author
2012-03-03Document sem_timedwait()Philip Guenthe
2012-02-24jmc@ points out that the underlying manpage should be named after onePhilip Guenthe
2012-02-24Document pthread_condattr_{init,destroy,setclock,getclock}Philip Guenthe
2012-02-24Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and documentPhilip Guenthe
2010-11-07there is no library function called sched_prio(), so this manual pageTheo de Raadt
2010-11-07Add sched_get_priority_{min,max}. tested in a bulk by landry@.Federico G. Schwindt
2010-04-12Add support for pthread_rwlock_timed locks.Ted Unangst
2008-12-18Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesPhilip Guenthe
2008-07-05Add manpage for pthread_attr_[sg]etstack(3)Philip Guenthe
2005-10-30Add pthread_atfork(3)Brad Smith
2005-10-12remove MLINKS for pthread_mutexattr_{g,s}etpshared.3:Jason McIntyre
2004-05-01pthead_supsend_all_np and pthread_resume_all_np from freebsd viaMarco S Hyman
2004-01-15man pages for thread_yield and pthread_stackseg_npMarco S Hyman
2003-12-23Add stub implementations of pthread_[gs]etconcurrencyBrad Smith
2003-01-20Use the sources that exist in sibdirs of libpthread, not libc_rMarco S Hyman
2002-02-20pthread_kill() manpage; from FreeBSD.Federico G. Schwindt
2002-01-28fix after fgsPeter Valchev
2002-01-28sem_XXX(3) manpages; better now that never.Federico G. Schwindt
2001-12-07o point pthread_setcancel(type|state) manpages where they belong.Federico G. Schwindt
2001-08-19enable pthread_main_np(3)Peter Valchev
2001-08-11manpage for pthread_[get|set]schedparam; from FreeBSD.Federico G. Schwindt
2001-08-04pthread_mutexattr_* manpage; from FreeBSD.Federico G. Schwindt
2000-01-06syncDavid Leonard
1999-11-24Add FreeBSD tagsDavid Leonard
1999-06-15Remove pthread_atfork(). It was only part of draft 10 for a little while and ...David Leonard
1999-03-24actually make use of the new manual pagesDavid Leonard
1999-01-18sync with previous changesDavid Leonard
1998-11-20link/mention recently added manual pagesDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard