diff options
author | Ron Yorston <rmy@pobox.com> | 2023-05-23 10:57:56 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-05-23 10:57:56 +0100 |
commit | c2c0cfbeb6f07fa3257a60760d5c8a5382cee6e9 (patch) | |
tree | 24c2d1673884937ef5c2ea03a572b1952567e1b3 /docs | |
parent | a0ed5a7ceaf4636eab0bb66b523a9eaf437acbe8 (diff) | |
download | busybox-w32-c2c0cfbeb6f07fa3257a60760d5c8a5382cee6e9.tar.gz busybox-w32-c2c0cfbeb6f07fa3257a60760d5c8a5382cee6e9.tar.bz2 busybox-w32-c2c0cfbeb6f07fa3257a60760d5c8a5382cee6e9.zip |
timeout: code shrink
In the win32 code the 'parent' variable is always zero. It's also
used as the pid to be killed when the child process survives the
initial kill attempt. Although this works as intended there's no
need for the 'parent' variable.
Saves 16 bytes.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions