K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-04-16T20:26:31.285014Z K 7 svn:log V 232 - Document that sem_wait() can fail with EINTR if it is interrupted by a signal. - Fix the old ksem implementation for POSIX semaphores to not restart sem_wait() or sem_timedwait() if interrupted by a signal. MFC after: 1 week END