aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-05-23 10:57:56 +0100
committerRon Yorston <rmy@pobox.com>2023-05-23 10:57:56 +0100
commitc2c0cfbeb6f07fa3257a60760d5c8a5382cee6e9 (patch)
tree24c2d1673884937ef5c2ea03a572b1952567e1b3 /docs
parenta0ed5a7ceaf4636eab0bb66b523a9eaf437acbe8 (diff)
downloadbusybox-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