Module Name: src Committed By: kamil Date: Sat Feb 1 15:39:56 UTC 2020
Modified Files:
src/lib/libpthread: pthread_mutex.c
Log Message:
Remove 'ifdef 0' hacks
It is no longer needed as the proper fix avoiding premature malloc()
landed the sources.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 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.
