Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/08/2008 20:56:08
Module Name: src
Committed By: christos
Date: Tue Jan 8 20:56:08 UTC 2008
Modified Files:
src/lib/libpthread: pthread.c pthread_attr.c pthread_int.h
pthread_mutex.c
Log Message:
add missing static decls.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/lib/libpthread/pthread.c
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread_attr.c
cvs rdiff -r1.64 -r1.65 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.40 -r1.41 src/lib/libpthread/pthread_mutex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.