summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove man pages for removed non-portable functions. okay jmc@kurt2012-03-221-7/+1
* Document sem_timedwait()guenther2012-03-031-1/+2
* jmc@ points out that the underlying manpage should be named after oneguenther2012-02-241-6/+5
* Document pthread_condattr_{init,destroy,setclock,getclock}guenther2012-02-241-1/+6
* Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and documentguenther2012-02-241-2/+3
* there is no library function called sched_prio(), so this manual pagederaadt2010-11-071-4/+3
* Add sched_get_priority_{min,max}. tested in a bulk by landry@.fgsch2010-11-071-1/+4
* Add support for pthread_rwlock_timed locks.tedu2010-04-121-1/+3
* Add pthread_attr_[sg]etguardsize() to match rthread, including manpagesguenther2008-12-181-1/+3
* Add manpage for pthread_attr_[sg]etstack(3)guenther2008-07-051-1/+3
* Add pthread_atfork(3)brad2005-10-301-1/+2
* remove MLINKS for pthread_mutexattr_{g,s}etpshared.3:jmc2005-10-121-3/+1
* pthead_supsend_all_np and pthread_resume_all_np from freebsd viamarc2004-05-011-1/+3
* man pages for thread_yield and pthread_stackseg_npmarc2004-01-151-1/+3
* Add stub implementations of pthread_[gs]etconcurrencybrad2003-12-231-1/+3
* Use the sources that exist in sibdirs of libpthread, not libc_rmarc2003-01-201-2/+2
* pthread_kill() manpage; from FreeBSD.fgsch2002-02-201-1/+2
* fix after fgspvalchev2002-01-281-3/+3
* sem_XXX(3) manpages; better now that never.fgsch2002-01-281-3/+12
* o point pthread_setcancel(type|state) manpages where they belong.fgsch2001-12-071-4/+4
* enable pthread_main_np(3)pvalchev2001-08-191-1/+2
* manpage for pthread_[get|set]schedparam; from FreeBSD.fgsch2001-08-111-3/+6
* pthread_mutexattr_* manpage; from FreeBSD.fgsch2001-08-041-2/+13
* syncd2000-01-061-3/+12
* Add FreeBSD tagsd1999-11-241-2/+2
* Remove pthread_atfork(). It was only part of draft 10 for a little while and was removed before stddization.d1999-06-151-3/+3
* actually make use of the new manual pagesd1999-03-241-4/+13
* sync with previous changesd1999-01-181-5/+10
* link/mention recently added manual pagesd1998-11-201-3/+5
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-2/+11
* experimental threaded libc - kernel onlyd1998-08-271-0/+39