freebsd-dev/share/man/man3
Ruslan Ermilov b760de9691 Use a single style for share/man/ makefiles:
- Sort MAN and MLINKS in "dictionary" order ignoring case.

- For multi-value MAN and multi-pair MLINKS, put each value/pair
  on its own line, for easier sorting and so that further diffs
  are easier to see.
2004-01-20 10:27:23 +00:00
..
assert.3
bitstring.3
end.3
fpgetround.3
intro.3
Makefile Use a single style for share/man/ makefiles: 2004-01-20 10:27:23 +00:00
pthread_attr_get_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_attr_setcreatesuspend_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_attr.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cancel.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cleanup_pop.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cleanup_push.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_broadcast.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_destroy.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_init.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_signal.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_timedwait.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_cond_wait.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_condattr.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_create.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_detach.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_equal.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_exit.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_getconcurrency.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_getspecific.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_join.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_key_create.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_key_delete.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_kill.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_main_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_multi_np.3 pthread_multi_np() is implemented in all threading libraries. 2004-01-15 16:12:11 +00:00
pthread_mutex_destroy.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutex_init.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutex_lock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutex_timedlock.3 Removed the IMPLEMENTATION NOTES section made redundant by not 2004-01-15 16:13:49 +00:00
pthread_mutex_trylock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutex_unlock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutexattr_getkind_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_mutexattr.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_once.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_resume_all_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_resume_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlock_destroy.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlock_init.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlock_rdlock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlock_timedrdlock.3 Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with 2004-01-16 10:52:10 +00:00
pthread_rwlock_timedwrlock.3 Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with 2004-01-16 10:52:10 +00:00
pthread_rwlock_unlock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlock_wrlock.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlockattr_destroy.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlockattr_getpshared.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlockattr_init.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_rwlockattr_setpshared.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_schedparam.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_self.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_set_name_np.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_setspecific.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_sigmask.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread_suspend_all_np.3 Revert previous delta -- these interfaces aren't supported by libthr. 2004-01-15 16:07:52 +00:00
pthread_suspend_np.3 Revert previous delta -- these interfaces aren't supported by libthr. 2004-01-15 16:07:52 +00:00
pthread_switch_add_np.3
pthread_testcancel.3 Document interfaces that are supported by libthr. 2004-01-15 15:59:00 +00:00
pthread.3 Removed outdated text about libc_r replacing libc (it now provides 2004-01-15 17:58:26 +00:00
queue.3 Add safe _FOREACH iterators to the rest of the queue.h types. 2003-08-14 14:49:26 +00:00
stdarg.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
sysexits.3 mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
timeradd.3 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
tree.3 RB_EMPTY() applies to red-black trees, not splay trees. 2003-11-10 10:35:06 +00:00