freebsd-nq/share/man/man3
Sheldon Hearn 58db7ebe9b Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. The
latter is just wrong.

There were many other problems spotted by bde, none of which are
addressed here.

Reviewed by:	bde
1999-12-24 08:43:19 +00:00
..
assert.3
bitstring.3
end.3
fpgetround.3 Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. The 1999-12-24 08:43:19 +00:00
intro.3
Makefile
pthread_cancel.3 Fix typos 1999-12-17 14:48:00 +00:00
pthread_cleanup_pop.3
pthread_cleanup_push.3
pthread_cond_broadcast.3
pthread_cond_destroy.3 Fix typos 1999-12-17 14:48:00 +00:00
pthread_cond_init.3
pthread_cond_signal.3
pthread_cond_timedwait.3 Fix typos 1999-12-17 14:48:00 +00:00
pthread_cond_wait.3 Fix typos 1999-12-17 14:48:00 +00:00
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_rwlock_destroy.3
pthread_rwlock_init.3
pthread_rwlock_rdlock.3
pthread_rwlock_unlock.3
pthread_rwlock_wrlock.3
pthread_rwlockattr_destroy.3
pthread_rwlockattr_getpshared.3
pthread_rwlockattr_init.3
pthread_rwlockattr_setpshared.3 Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared" 1999-12-23 16:51:27 +00:00
pthread_self.3
pthread_setspecific.3
pthread_testcancel.3 add pthread_cancel, obtained from OpenBSD. 1999-11-28 05:38:13 +00:00
pthread.3 Document pthread_create(). 1999-12-16 22:36:54 +00:00
queue.3 Sync with reality. 1999-12-19 19:12:14 +00:00
stdarg.3
sysexits.3