Add pthread man pages.

This commit is contained in:
nathanw 2003-06-03 21:34:24 +00:00
parent 33314cffa1
commit e17390a3e3
1 changed files with 137 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.576 2003/05/31 20:34:09 thorpej Exp $
# $NetBSD: mi,v 1.577 2003/06/03 21:34:24 nathanw Exp $
./usr/bin/addr2line comp-debug-bin
./usr/bin/ar comp-util-bin
./usr/bin/as comp-util-bin
@ -2845,6 +2845,74 @@
./usr/share/man/cat3/printw.0 comp-c-catman
./usr/share/man/cat3/psignal.0 comp-c-catman
./usr/share/man/cat3/pthread_atfork.0 comp-c-catman
./usr/share/man/cat3/pthread_attr.0 comp-c-catman
./usr/share/man/cat3/pthread_barrier_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_barrier_init.0 comp-c-catman
./usr/share/man/cat3/pthread_barrier_wait.0 comp-c-catman
./usr/share/man/cat3/pthread_barrierattr.0 comp-c-catman
./usr/share/man/cat3/pthread_cancel.0 comp-c-catman
./usr/share/man/cat3/pthread_cleanup_push.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_broadcast.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_init.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_wait.0 comp-c-catman
./usr/share/man/cat3/pthread_condattr.0 comp-c-catman
./usr/share/man/cat3/pthread_create.0 comp-c-catman
./usr/share/man/cat3/pthread_detach.0 comp-c-catman
./usr/share/man/cat3/pthread_equal.0 comp-c-catman
./usr/share/man/cat3/pthread_exit.0 comp-c-catman
./usr/share/man/cat3/pthread_getspecific.0 comp-c-catman
./usr/share/man/cat3/pthread_join.0 comp-c-catman
./usr/share/man/cat3/pthread_key_create.0 comp-c-catman
./usr/share/man/cat3/pthread_key_delete.0 comp-c-catman
./usr/share/man/cat3/pthread_kill.0 comp-c-catman
./usr/share/man/cat3/pthread_mutex_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_mutex_init.0 comp-c-catman
./usr/share/man/cat3/pthread_mutex_lock.0 comp-c-catman
./usr/share/man/cat3/pthread_mutex_unlock.0 comp-c-catman
./usr/share/man/cat3/pthread_mutexattr.0 comp-c-catman
./usr/share/man/cat3/pthread_once.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_init.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_rdlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_unlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_wrlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlockattr.0 comp-c-catman
./usr/share/man/cat3/pthread_schedparam.0 comp-c-catman
./usr/share/man/cat3/pthread_self.0 comp-c-catman
./usr/share/man/cat3/pthread_setspecific.0 comp-c-catman
./usr/share/man/cat3/pthread_sigmask.0 comp-c-catman
./usr/share/man/cat3/pthread_spin_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_spin_init.0 comp-c-catman
./usr/share/man/cat3/pthread_spin_lock.0 comp-c-catman
./usr/share/man/cat3/pthread_attr_init.0 comp-c-catman
./usr/share/man/cat3/pthread_spin_unlock.0 comp-c-catman
./usr/share/man/cat3/pthread_testcancel.0 comp-c-catman
./usr/share/man/cat3/pthread_attr_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_attr_setdetachstate.0 comp-c-catman
./usr/share/man/cat3/pthread_attr_getdetachstate.0 comp-c-catman
./usr/share/man/cat3/pthread_barierattr_init.0 comp-c-catman
./usr/share/man/cat3/pthread_barierattr_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_cleanup_pop.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_signal.0 comp-c-catman
./usr/share/man/cat3/pthread_cond_timedwait.0 comp-c-catman
./usr/share/man/cat3/pthread_condattr_init.0 comp-c-catman
./usr/share/man/cat3/pthread_condattr_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_mutex_trylock.0 comp-c-catman
./usr/share/man/cat3/pthread_mutexattr_init.0 comp-c-catman
./usr/share/man/cat3/pthread_mutexattr_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_mutexattr_settype.0 comp-c-catman
./usr/share/man/cat3/pthread_mutexattr_gettype.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_timedrdlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_tryrdlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_timedwrlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlock_trywrlock.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlockattr_init.0 comp-c-catman
./usr/share/man/cat3/pthread_rwlockattr_destroy.0 comp-c-catman
./usr/share/man/cat3/pthread_setschedparam.0 comp-c-catman
./usr/share/man/cat3/pthread_getschedparam.0 comp-c-catman
./usr/share/man/cat3/pthread_setcancelstate.0 comp-c-catman
./usr/share/man/cat3/pthread_setcanceltype.0 comp-c-catman
./usr/share/man/cat3/putc.0 comp-c-catman
./usr/share/man/cat3/putc_unlocked.0 comp-c-catman
./usr/share/man/cat3/putchar.0 comp-c-catman
@ -6102,6 +6170,74 @@
./usr/share/man/man3/printw.3 comp-c-man
./usr/share/man/man3/psignal.3 comp-c-man
./usr/share/man/man3/pthread_atfork.3 comp-c-man
./usr/share/man/man3/pthread_attr.3 comp-c-man
./usr/share/man/man3/pthread_barrier_destroy.3 comp-c-man
./usr/share/man/man3/pthread_barrier_init.3 comp-c-man
./usr/share/man/man3/pthread_barrier_wait.3 comp-c-man
./usr/share/man/man3/pthread_barrierattr.3 comp-c-man
./usr/share/man/man3/pthread_cancel.3 comp-c-man
./usr/share/man/man3/pthread_cleanup_push.3 comp-c-man
./usr/share/man/man3/pthread_cond_broadcast.3 comp-c-man
./usr/share/man/man3/pthread_cond_destroy.3 comp-c-man
./usr/share/man/man3/pthread_cond_init.3 comp-c-man
./usr/share/man/man3/pthread_cond_wait.3 comp-c-man
./usr/share/man/man3/pthread_condattr.3 comp-c-man
./usr/share/man/man3/pthread_create.3 comp-c-man
./usr/share/man/man3/pthread_detach.3 comp-c-man
./usr/share/man/man3/pthread_equal.3 comp-c-man
./usr/share/man/man3/pthread_exit.3 comp-c-man
./usr/share/man/man3/pthread_getspecific.3 comp-c-man
./usr/share/man/man3/pthread_join.3 comp-c-man
./usr/share/man/man3/pthread_key_create.3 comp-c-man
./usr/share/man/man3/pthread_key_delete.3 comp-c-man
./usr/share/man/man3/pthread_kill.3 comp-c-man
./usr/share/man/man3/pthread_mutex_destroy.3 comp-c-man
./usr/share/man/man3/pthread_mutex_init.3 comp-c-man
./usr/share/man/man3/pthread_mutex_lock.3 comp-c-man
./usr/share/man/man3/pthread_mutex_unlock.3 comp-c-man
./usr/share/man/man3/pthread_mutexattr.3 comp-c-man
./usr/share/man/man3/pthread_once.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_destroy.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_init.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_rdlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_unlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_wrlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlockattr.3 comp-c-man
./usr/share/man/man3/pthread_schedparam.3 comp-c-man
./usr/share/man/man3/pthread_self.3 comp-c-man
./usr/share/man/man3/pthread_setspecific.3 comp-c-man
./usr/share/man/man3/pthread_sigmask.3 comp-c-man
./usr/share/man/man3/pthread_spin_destroy.3 comp-c-man
./usr/share/man/man3/pthread_spin_init.3 comp-c-man
./usr/share/man/man3/pthread_spin_lock.3 comp-c-man
./usr/share/man/man3/pthread_attr_init.3 comp-c-man
./usr/share/man/man3/pthread_spin_unlock.3 comp-c-man
./usr/share/man/man3/pthread_testcancel.3 comp-c-man
./usr/share/man/man3/pthread_attr_destroy.3 comp-c-man
./usr/share/man/man3/pthread_attr_setdetachstate.3 comp-c-man
./usr/share/man/man3/pthread_attr_getdetachstate.3 comp-c-man
./usr/share/man/man3/pthread_barierattr_init.3 comp-c-man
./usr/share/man/man3/pthread_barierattr_destroy.3 comp-c-man
./usr/share/man/man3/pthread_cleanup_pop.3 comp-c-man
./usr/share/man/man3/pthread_cond_signal.3 comp-c-man
./usr/share/man/man3/pthread_cond_timedwait.3 comp-c-man
./usr/share/man/man3/pthread_condattr_init.3 comp-c-man
./usr/share/man/man3/pthread_condattr_destroy.3 comp-c-man
./usr/share/man/man3/pthread_mutex_trylock.3 comp-c-man
./usr/share/man/man3/pthread_mutexattr_init.3 comp-c-man
./usr/share/man/man3/pthread_mutexattr_destroy.3 comp-c-man
./usr/share/man/man3/pthread_mutexattr_settype.3 comp-c-man
./usr/share/man/man3/pthread_mutexattr_gettype.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_timedrdlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_tryrdlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_timedwrlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlock_trywrlock.3 comp-c-man
./usr/share/man/man3/pthread_rwlockattr_init.3 comp-c-man
./usr/share/man/man3/pthread_rwlockattr_destroy.3 comp-c-man
./usr/share/man/man3/pthread_setschedparam.3 comp-c-man
./usr/share/man/man3/pthread_getschedparam.3 comp-c-man
./usr/share/man/man3/pthread_setcancelstate.3 comp-c-man
./usr/share/man/man3/pthread_setcanceltype.3 comp-c-man
./usr/share/man/man3/putc.3 comp-c-man
./usr/share/man/man3/putc_unlocked.3 comp-c-man
./usr/share/man/man3/putchar.3 comp-c-man