Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/03/2003 21:31:37
Module Name:	src
Committed By:	nathanw
Date:		Tue Jun  3 21:31:37 UTC 2003

Added Files:
	src/lib/libpthread: pthread_barrier_destroy.3 pthread_barrier_init.3
	    pthread_barrier_wait.3 pthread_barrierattr.3 pthread_spin_destroy.3
	    pthread_spin_init.3 pthread_spin_lock.3 pthread_spin_unlock.3

Log Message:
Man pages for libpthread, written by Stephen Degler.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libpthread/pthread_barrier_destroy.3 \
    src/lib/libpthread/pthread_barrier_init.3 \
    src/lib/libpthread/pthread_barrier_wait.3 \
    src/lib/libpthread/pthread_barrierattr.3 \
    src/lib/libpthread/pthread_spin_destroy.3 \
    src/lib/libpthread/pthread_spin_init.3 \
    src/lib/libpthread/pthread_spin_lock.3 \
    src/lib/libpthread/pthread_spin_unlock.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.