Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/12/2003 02:44:22
Module Name:	src
Committed By:	christos
Date:		Wed Nov 12 02:44:22 UTC 2003

Modified Files:
	src/lib/libpthread: Makefile
Added Files:
	src/lib/libpthread: pthread_attr_setcreatesuspend_np.3
	    pthread_suspend_np.3

Log Message:
Document pthread_attr_setcreatesuspend_np, pthread_suspend_np, pthread_resume_np


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/lib/libpthread/Makefile
cvs rdiff -r0 -r1.1 src/lib/libpthread/pthread_attr_setcreatesuspend_np.3 \
    src/lib/libpthread/pthread_suspend_np.3

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