Searched hist:212405 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sig.cdiff 212405 Thu Sep 09 23:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
/freebsd-11-stable/lib/libc/stdlib/
H A DMakefile.incdiff 212405 Thu Sep 09 23:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
/freebsd-11-stable/lib/libc/sys/
H A DSymbol.mapdiff 212405 Thu Sep 09 23:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles
H A DMakefile.incdiff 212405 Thu Sep 09 23:57:18 MDT 2010 davidxu Because POSIX does not allow EINTR to be returned from sigwait(),
add a wrapper for it in libc and rework the code in libthr, the
system call still can return EINTR, we keep this feature.

Discussed on: thread
Reviewed by: jilles

Completed in 118 milliseconds