Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
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.
Home |
Main Index |
Thread Index |
Old Index