Module Name: src Committed By: joerg Date: Fri Mar 9 19:46:38 UTC 2012
Modified Files:
src/tests/lib/libpthread: t_sem.c
Log Message:
It is perfectly valid for sem_wait to be interrupted, so loop on EINTR.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libpthread/t_sem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
