aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2019-04-01 10:30:40 +0100
committerRon Yorston <rmy@pobox.com>2019-04-01 10:30:40 +0100
commit69d328022ebbde0595d328dd0e9d569a93a2d662 (patch)
treeedba59f541e332027cc8f973a4b95e25fb785eeb /shell
parent8b340122e5c5014358a4919d1e87ef2f81c83b6f (diff)
downloadbusybox-w32-69d328022ebbde0595d328dd0e9d569a93a2d662.tar.gz
busybox-w32-69d328022ebbde0595d328dd0e9d569a93a2d662.tar.bz2
busybox-w32-69d328022ebbde0595d328dd0e9d569a93a2d662.zip
win32: track current directory of mapped drives
Drives mapped to a network share or path didn't have their current directory tracked when using path names of the form 'c:path'. This was because commit 585d17d26 used realpath(3) to canonicalise paths in chdir(2). Use readlink(2) instead so that mapped drives aren't canonicalised but symlinks are resolved. See GitHub issue #147.
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions