diff options
author | Ron Yorston <rmy@pobox.com> | 2022-05-23 15:10:49 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2022-05-23 15:25:00 +0100 |
commit | 31467ddfcbbc433ed9ceff2eae2a359d0ca1e6d5 (patch) | |
tree | 6d9a94cbe34a04972b01d41529fe74ea5d3da59c /runit | |
parent | 70c17b9fc0b9052b757603f7d139f898eb92606e (diff) | |
download | busybox-w32-31467ddfcbbc433ed9ceff2eae2a359d0ca1e6d5.tar.gz busybox-w32-31467ddfcbbc433ed9ceff2eae2a359d0ca1e6d5.tar.bz2 busybox-w32-31467ddfcbbc433ed9ceff2eae2a359d0ca1e6d5.zip |
win32: changes to stat(2) implementationFRP-4716-g31467ddfc
- Use repeated calls to readlink(2) rather than xmalloc_realpath()
when asked to follow symlinks.
- Drop the non-standard feature that caused readlink(2) to return
only the target string length.
This improves compatibility with BusyBox on Linux at a cost of
16-32 bytes.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions