freebsd_amp_hwpstate/lib/libc_r/man
Alexander Langer 8ac3b85e63 The pthreads standard has been published. Change:
...is expected to conform to IEEE (``POSIX'') Std 1003.1c when it is
   published.
to:
   ...conforms to ISO/IEC 9945-1 ANSI/IEEE (``POSIX'') Std 1003.1 Second
   Edition 1996-07-12.

Discussed with:	jb
1998-08-03 00:58:37 +00:00
..
Makefile.inc
pthread_cleanup_pop.3
pthread_cleanup_push.3
pthread_cond_broadcast.3
pthread_cond_destroy.3
pthread_cond_init.3
pthread_cond_signal.3
pthread_cond_timedwait.3
pthread_cond_wait.3
pthread_create.3
pthread_detach.3
pthread_equal.3
pthread_exit.3
pthread_getspecific.3
pthread_join.3
pthread_key_create.3
pthread_key_delete.3
pthread_mutex_destroy.3
pthread_mutex_init.3
pthread_mutex_lock.3
pthread_mutex_trylock.3
pthread_mutex_unlock.3
pthread_once.3
pthread_self.3
pthread_setspecific.3