..
assert.3
Consistently mark std(in|out|err) with .Dv, because that's how they
2002-12-04 18:57:46 +00:00
bitstring.3
end.3
fpgetround.3
Fix typos and use consistent section names in manual pages:
2005-07-15 17:35:26 +00:00
intro.3
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Makefile
Removed libc_r build support.
2006-09-30 11:32:46 +00:00
pthread_atfork.3
(Mostly) markup fixes.
2005-06-16 18:46:17 +00:00
pthread_attr_get_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_attr_setcreatesuspend_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_attr.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_barrier_destroy.3
Fix prototype.
2005-11-24 15:10:38 +00:00
pthread_barrierattr.3
Fixed markup bugs.
2004-06-17 17:51:17 +00:00
pthread_cancel.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cleanup_pop.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cleanup_push.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cond_broadcast.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cond_destroy.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cond_init.3
Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.
2006-11-04 10:08:16 +00:00
pthread_cond_signal.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_cond_timedwait.3
Document that EPERM is returned when the calling thread does not have
2007-03-30 04:10:04 +00:00
pthread_cond_wait.3
Document that EPERM is returned when the calling thread does not have
2007-03-30 04:10:04 +00:00
pthread_condattr.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_create.3
Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.
2006-11-04 10:08:16 +00:00
pthread_detach.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_equal.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_exit.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_getconcurrency.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_getspecific.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_join.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_key_create.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_key_delete.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_kill.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_main_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_multi_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_mutex_destroy.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_mutex_init.3
Xref pthread_condattr.3, pthread_attr.3, and pthread_mutexattr.3.
2006-11-04 10:08:16 +00:00
pthread_mutex_lock.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +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
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_mutex_unlock.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_mutexattr_getkind_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_mutexattr.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_once.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_resume_all_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_resume_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlock_destroy.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlock_init.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlock_rdlock.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlock_timedrdlock.3
Fixed markup bugs.
2004-06-17 17:49:30 +00:00
pthread_rwlock_timedwrlock.3
Fixed markup bugs.
2004-06-17 17:49:30 +00:00
pthread_rwlock_unlock.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlock_wrlock.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlockattr_destroy.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlockattr_getpshared.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlockattr_init.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_rwlockattr_setpshared.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_schedparam.3
Bring manpage up-to-date with respect to the scheduling priority
2006-10-16 14:35:31 +00:00
pthread_self.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_set_name_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_setspecific.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_sigmask.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_spin_init.3
Fixed markup bugs.
2004-06-17 17:51:17 +00:00
pthread_spin_lock.3
Added missing punctuation.
2004-07-07 17:36:31 +00:00
pthread_suspend_all_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_suspend_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_switch_add_np.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_testcancel.3
Remove mentions of libc_r.
2006-09-30 11:22:26 +00:00
pthread_yield.3
o Add pthread_yield.3 man page.
2006-09-18 18:07:49 +00:00
pthread.3
Add a reference too pthread_cancel(3).
2007-01-19 17:34:52 +00:00
queue.3
Markup fixes.
2006-09-18 15:24:20 +00:00
siginfo.3
Revise markup.
2006-09-30 11:48:12 +00:00
stdarg.3
Sort sections.
2005-01-21 08:36:40 +00:00
sysexits.3
Use 'manual page' instead of 'man page' for consistency.
2005-06-30 13:18:15 +00:00
tgmath.3
Improved markup.
2005-01-13 11:22:29 +00:00
timeradd.3
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
tree.3
Add the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC macros.
2006-01-19 07:20:20 +00:00