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: ad
Date: Thu Feb 14 21:40:51 UTC 2008
Modified Files:
src/lib/libpthread: pthread_cond.c pthread_int.h pthread_mutex.c
pthread_types.h
Log Message:
Adjust mutex/rwlock definitions to match reality now that there is only
one implementation of each. PR lib/38030.
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/lib/libpthread/pthread_cond.c
cvs rdiff -r1.66 -r1.67 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.44 -r1.45 src/lib/libpthread/pthread_mutex.c
cvs rdiff -r1.8 -r1.9 src/lib/libpthread/pthread_types.h
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