aboutsummaryrefslogtreecommitdiff
path: root/coreutils/factor.c
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-10-10 15:15:43 +0100
committerRon Yorston <rmy@pobox.com>2024-10-10 15:15:43 +0100
commitf84964d647e3a58905f5692dfdb9319dc170bb88 (patch)
tree90b7445430e10ed18ae1812cfd6051ed8ac1285b /coreutils/factor.c
parentc052d1180ec8a9d94a7bd6a64dd7b986ad1a5104 (diff)
downloadbusybox-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 'coreutils/factor.c')
0 files changed, 0 insertions, 0 deletions