diff options
author | Ron Yorston <rmy@pobox.com> | 2018-03-18 22:24:21 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-03-18 22:24:21 +0000 |
commit | 666f17d12f4aa30dc41a456157647bbe97dc5c99 (patch) | |
tree | 9e402788be07bd728fda0d5b455fedf6b9145d00 /TODO | |
parent | 411d8b4cf9887c108853a25388837c1aaf31edce (diff) | |
download | busybox-w32-666f17d12f4aa30dc41a456157647bbe97dc5c99.tar.gz busybox-w32-666f17d12f4aa30dc41a456157647bbe97dc5c99.tar.bz2 busybox-w32-666f17d12f4aa30dc41a456157647bbe97dc5c99.zip |
win32: don't test DLLs for executable format
Moving detection of file formats from access(2) to stat(2) in
commit 650f67507 was acknowledged to slow down stat. One
problematic case is c:/windows/system32 which contains about
2000 DLLs and was found to slow 'ls' unacceptably.
Treat DLLs as a special case in has_exec_format.
See GitHub issue #101.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions