hush/docs
Denys Vlasenko cf792a58ab NOFORK fixes
"rm -i FILE" and "yes" can now be interrupted by ^C in hush.
This also now works:

$ usleep 19999999
^C
$ echo $?
130

function                                             old     new   delta
run_pipe                                            1668    1711     +43
pseudo_exec_argv                                     312     321      +9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 52/0)               Total: 52 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-04 02:20:19 +02:00
..
cgi typo fixes 2015-05-25 13:46:36 +02:00
.gitignore .gitignore: add missing ignores 2011-03-06 19:54:15 +01:00
Serial-Programming-HOWTO.txt documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
busybox_footer.pod build system: fix a few warnings for allnoconfig build 2016-07-05 21:43:28 +02:00
busybox_header.pod doc: remove trailing empty line 2010-07-29 09:34:04 +02:00
contributing.txt docs: Change CVS references to Git 2010-10-17 14:12:33 +02:00
ctty.htm getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout 2011-10-22 06:27:41 +02:00
draft-coar-cgi-v11-03-clean.html fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ifupdown_design.txt libbb: rename execable -> executable. No code changes 2014-05-02 17:15:58 +02:00
keep_data_small.txt docs: Update filenames in keep_data_small.txt 2016-08-22 20:15:50 +02:00
logging_and_backgrounding.txt zcip: Add environment variable for overriding log functionality 2014-11-04 12:19:04 +01:00
mdev.txt mdev: add environment variable match 2013-02-26 00:40:46 +01:00
new-applet-HOWTO.txt docs/new-applet-HOWTO.txt: tweak a bit 2014-03-17 15:06:29 +01:00
nofork_noexec.txt NOFORK fixes 2017-08-04 02:20:19 +02:00
posix_conformance.txt paste: new applet 2017-03-23 17:35:52 +01:00
sigint.htm Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
smallint.txt English fixes to docs/smallint.txt 2010-10-24 03:23:59 +02:00
style-guide.txt Spelling fixes in comments, documentation, tests and examples 2017-04-17 16:13:32 +02:00
syslog.conf.txt small fixes atop syslog config patch 2011-04-16 20:15:14 +02:00
tar_pax.txt Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
tcp.txt Documentation update 2013-09-17 16:24:01 +02:00
unicode.txt typo fixes 2011-07-08 05:47:49 +02:00
unicode_UTF-8-test.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unicode_full-bmp.txt Example Unicode files 2010-01-29 09:12:31 +01:00
unit-tests.txt unit-tests: implement the unit-testing framework 2014-06-22 16:30:41 +02:00