Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/14/2003 00:50:11
Module Name: src
Committed By: thorpej
Date: Mon Jan 13 22:50:11 UTC 2003
Modified Files:
src/lib/libpthread [nathanw_sa]: TODO pthread.h pthread_mutex.c
Log Message:
Implement recursive and errorcheck mutexes.
To generate a diff of this commit:
cvs rdiff -r1.1.2.18 -r1.1.2.19 src/lib/libpthread/TODO \
src/lib/libpthread/pthread_mutex.c
cvs rdiff -r1.1.2.19 -r1.1.2.20 src/lib/libpthread/pthread.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.