diff options
author | Denys Vlasenko | 2018-03-11 11:34:44 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-03-11 23:04:05 +0100 |
commit | 62b7083c13a9afc16b872367db93f8a775164343 (patch) | |
tree | 424d38263edf14ca4f2b46057be7ff3761851919 /shell/random.h | |
parent | 39bf15ba3e5d5a0f04eab05d4675241961bb333d (diff) | |
download | busybox-62b7083c13a9afc16b872367db93f8a775164343.zip busybox-62b7083c13a9afc16b872367db93f8a775164343.tar.gz |
udhcpd: clamp down huge auto_times to ~2M seconds, better EINTR poll handling
EINTR _should_ only happen on two signals we trap, and safe_poll
_should_ work here just fine, but there were kernel bugs where spurious EINTRs
happen (e.g. on ptrace attach). Be safe.
function old new delta
udhcpd_main 1437 1468 +31
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/random.h')
0 files changed, 0 insertions, 0 deletions