diff options
author | peter <peter@FreeBSD.org> | 1997-06-02 16:30:22 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-06-02 16:30:22 +0000 |
commit | be1ae320cca2719e9782e0fae696f4e65b0e1c06 (patch) | |
tree | 844be508753f4735cb798208cf2dbb8b58754f4d /lib/libpam | |
parent | 800e70338e229a63144a55975918f2573ee594e9 (diff) | |
download | FreeBSD-src-be1ae320cca2719e9782e0fae696f4e65b0e1c06.zip FreeBSD-src-be1ae320cca2719e9782e0fae696f4e65b0e1c06.tar.gz |
Re-activate the nanosleep style using code, but with the signal handling
semantics of the old sleep for compatability with a few decades of expected
side effects. Apache breaks if we just use nanosleep() for some reason,
here we use a new signanosleep() syscall which is kinda like a hybrid of
sigsuspend and nanosleep..
Reviewed by: ache (and tested on his apache that was failing when
sleep used plain nanosleep)
Diffstat (limited to 'lib/libpam')
0 files changed, 0 insertions, 0 deletions