Home
last modified time | relevance | path

Searched hist:"8916 af883c4f1a6927393113da320c96ce6508c1" (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsem_wait.3diff 8916af883c4f1a6927393113da320c96ce6508c1 Tue Apr 16 22:26:31 CEST 2013 John Baldwin <jhb@FreeBSD.org> - 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
/freebsd/sys/kern/
H A Duipc_sem.cdiff 8916af883c4f1a6927393113da320c96ce6508c1 Tue Apr 16 22:26:31 CEST 2013 John Baldwin <jhb@FreeBSD.org> - 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