diff options
author | Paul Fox <pgf@brightstareng.com> | 2008-03-17 15:28:07 +0000 |
---|---|---|
committer | Paul Fox <pgf@brightstareng.com> | 2008-03-17 15:28:07 +0000 |
commit | 2724fa9d8a076f52c158627877d59894789b09a1 (patch) | |
tree | 7b4eece4fb93d44a56b0ef29d06e2bc4721b3f63 /libbb/xgetcwd.c | |
parent | fb274df0797f58cda0b3b6809769707fe21e40e7 (diff) | |
download | busybox-2724fa9d8a076f52c158627877d59894789b09a1.tar.gz |
remove alarm() calls which were functioning as a primitive
watchdog function, presumably to catch infinite loop bugs.
(control-C can do the same thing, and the alarms were too short in
any case.) also, switch to sigsetjmp/siglongjmp in order to allow
repeated use of control-C -- otherwise it works once, then not again.
Diffstat (limited to 'libbb/xgetcwd.c')
0 files changed, 0 insertions, 0 deletions