diff options
author | Ron Yorston <rmy@pobox.com> | 2024-10-10 15:15:43 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-10-10 15:15:43 +0100 |
commit | f84964d647e3a58905f5692dfdb9319dc170bb88 (patch) | |
tree | 90b7445430e10ed18ae1812cfd6051ed8ac1285b /modutils/modutils.h | |
parent | c052d1180ec8a9d94a7bd6a64dd7b986ad1a5104 (diff) | |
download | busybox-w32-f84964d647e3a58905f5692dfdb9319dc170bb88.tar.gz busybox-w32-f84964d647e3a58905f5692dfdb9319dc170bb88.tar.bz2 busybox-w32-f84964d647e3a58905f5692dfdb9319dc170bb88.zip |
win32: fix regression in chdir(2)
When mingw_chdir() was introduced it canonicalised its argument
(585d17d26). This had the side effect of making its case match
that of the directory as stored on disk. Subsequent changes
retained that behaviour for symlinks but not otherwise (69d328022,
b99032390). This was noted to affect the appearance of the
directory specified by the (undocumented) 'sh -d' option.
Fix the case of non-symlink directories too.
Adds 16-32 bytes.
Diffstat (limited to 'modutils/modutils.h')
0 files changed, 0 insertions, 0 deletions