Module Name: src Committed By: kamil Date: Wed Jan 29 15:07:46 UTC 2020
Modified Files:
src/lib/libpthread: pthread_cond.c
Log Message:
Use pthread_condattr_t and pthread_cond_t magic fields
Validate _PT_CONDATTR_MAGIC and _PT_COND_MAGIC respectively.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/lib/libpthread/pthread_cond.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
