Age | Commit message (Expand) | Author |
2012-03-03 | Document sem_timedwait() | Philip Guenthe |
2012-02-24 | jmc@ points out that the underlying manpage should be named after one | Philip Guenthe |
2012-02-24 | Document pthread_condattr_{init,destroy,setclock,getclock} | Philip Guenthe |
2012-02-24 | Merge pthread_mutex_trylock(3) into pthread_mutex_lock(3) and document | Philip Guenthe |
2010-11-07 | there is no library function called sched_prio(), so this manual page | Theo de Raadt |
2010-11-07 | Add sched_get_priority_{min,max}. tested in a bulk by landry@. | Federico G. Schwindt |
2010-04-12 | Add support for pthread_rwlock_timed locks. | Ted Unangst |
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 |
2005-10-30 | Add pthread_atfork(3) | Brad Smith |
2005-10-12 | remove MLINKS for pthread_mutexattr_{g,s}etpshared.3: | Jason McIntyre |
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 |
2003-12-23 | Add stub implementations of pthread_[gs]etconcurrency | Brad Smith |
2003-01-20 | Use the sources that exist in sibdirs of libpthread, not libc_r | Marco S Hyman |
2002-02-20 | pthread_kill() manpage; from FreeBSD. | Federico G. Schwindt |
2002-01-28 | fix after fgs | Peter Valchev |
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-08-19 | enable pthread_main_np(3) | Peter Valchev |
2001-08-11 | manpage for pthread_[get|set]schedparam; from FreeBSD. | Federico G. Schwindt |
2001-08-04 | pthread_mutexattr_* manpage; from FreeBSD. | Federico G. Schwindt |
2000-01-06 | sync | David Leonard |
1999-11-24 | Add FreeBSD tags | David Leonard |
1999-06-15 | Remove pthread_atfork(). It was only part of draft 10 for a little while and ... | David Leonard |
1999-03-24 | actually make use of the new manual pages | David Leonard |
1999-01-18 | sync with previous changes | David Leonard |
1998-11-20 | link/mention recently added manual pages | David Leonard |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |