summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2003-07-09 14:30:51 +0000
committerdavidxu <davidxu@FreeBSD.org>2003-07-09 14:30:51 +0000
commitb14a2d89ea07034f41b853267f8f06d65fc33377 (patch)
treed2daeb2dd73fe7becbb0e19db3e0b8d877165b8a /lib/libc/stdlib
parentbeedaf29a12e8ffafdcd93268ebb750b3b44d254 (diff)
downloadFreeBSD-src-b14a2d89ea07034f41b853267f8f06d65fc33377.zip
FreeBSD-src-b14a2d89ea07034f41b853267f8f06d65fc33377.tar.gz
POSIX says if a thread is in sigwait state, although a signal may not in
its waitset, but if the signal is not masked by the thread, the signal can interrupt the thread and signal action can be invoked by the thread, sigwait should return with errno set to EINTR. Also save and restore thread internal state(timeout and interrupted) around signal handler invoking.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud