freebsd-dev/lib/libc_r
Poul-Henning Kamp 1fbdc08dfe I've put together man pages for the pthread_cleanup, pthread_cond, and
pthread_mutex routines. I've also tweaked pthread_create.3 to point to
pthread_cleanup_push(3) and pthread_cleanup_pop(3).

PR:		7450
Submitted by:	Brian Cully <shmit@kublai.com>
1998-07-31 09:09:19 +00:00
..
arch Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00
man I've put together man pages for the pthread_cleanup, pthread_cond, and 1998-07-31 09:09:19 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
uthread Fixed a printf format error. Didn't fix assumption that sigset_t is 1998-06-30 18:00:11 +00:00
Makefile Don't compile in the use of poll() when building libc_r. This isn't 1998-06-14 11:25:46 +00:00