aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2023-04-16 13:13:52 +0100
committerRon Yorston <rmy@pobox.com>2023-04-16 13:13:52 +0100
commit74734bff81dc2e1a5b160d5621eeea35c5defabd (patch)
treefdc363020207ff3538023a1a37a801a1fb9ea9b3 /init
parent86ff1772f25dff819c1983418ac36822745a6d19 (diff)
downloadbusybox-w32-74734bff81dc2e1a5b160d5621eeea35c5defabd.tar.gz
busybox-w32-74734bff81dc2e1a5b160d5621eeea35c5defabd.tar.bz2
busybox-w32-74734bff81dc2e1a5b160d5621eeea35c5defabd.zip
libbb: don't build useless functions
The functions ndelay_on(), ndelay_off() and close_on_exec_on() don't do anything useful because our fcntl(2) implementation doesn't support the features they require. Replace them with stubs. Saves 176-208 bytes.
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions