diff options
author | Ron Yorston <rmy@pobox.com> | 2022-05-22 10:06:30 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-05-22 10:06:30 +0100 |
commit | b68bda6482aed55d13b5bb622f60bc63ea930472 (patch) | |
tree | 08f53fae2891215705ef47974be7b06bc305f9b9 /archival | |
parent | bd584ee9d76ca4353fcd5af87a4f413316d3a552 (diff) | |
download | busybox-w32-b68bda6482aed55d13b5bb622f60bc63ea930472.tar.gz busybox-w32-b68bda6482aed55d13b5bb622f60bc63ea930472.tar.bz2 busybox-w32-b68bda6482aed55d13b5bb622f60bc63ea930472.zip |
win32: code shrink directory tests
Add a function to check if a file is a directory and use it in
various places.
Replace some uses of S_ISDIR() with a test of the Windows file
attributes.
Saves 32-48 bytes.
Diffstat (limited to 'archival')
0 files changed, 0 insertions, 0 deletions