diff options
author | Ron Yorston <rmy@pobox.com> | 2021-10-16 09:59:11 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2021-10-16 09:59:11 +0100 |
commit | 1afcef2f5a089648430a13b2a55ba1428c8d49c0 (patch) | |
tree | af0af124036618764e847e88cfb57526242df99f /libbb | |
parent | d78bd61e556d8cd728414b553edf3ccd30580b4d (diff) | |
download | busybox-w32-1afcef2f5a089648430a13b2a55ba1428c8d49c0.tar.gz busybox-w32-1afcef2f5a089648430a13b2a55ba1428c8d49c0.tar.bz2 busybox-w32-1afcef2f5a089648430a13b2a55ba1428c8d49c0.zip |
win32: code shrink
There are a few places in mingw.c where we want to determine if a
file is a symbolic link. Previously these called mingw_lstat()
which collects far more information than is actually needed.
Create a new is_symlink() function which does the minimum work
necessary.
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions