diff options
author | Ron Yorston <rmy@pobox.com> | 2021-07-28 12:48:21 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-07-28 12:48:21 +0100 |
commit | 83b78af8033e10e959e7b56c74b1c3c5ee2f8fc5 (patch) | |
tree | dbbb2b8f04260d7874a255f7b1a213055be5c62c /arch | |
parent | 5776a5f8d5bfe83b72dc3d9788e92a2a11b22cd2 (diff) | |
download | busybox-w32-83b78af8033e10e959e7b56c74b1c3c5ee2f8fc5.tar.gz busybox-w32-83b78af8033e10e959e7b56c74b1c3c5ee2f8fc5.tar.bz2 busybox-w32-83b78af8033e10e959e7b56c74b1c3c5ee2f8fc5.zip |
win32: code shrink using is_prefixed_with()
Use is_prefixed_with() rather than strncmp() in a few places,
and the case-insensitive analogues.
Saves 96 bytes in 64-bit build, 192 bytes in 32-bit.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions