diff options
author | Ron Yorston <rmy@pobox.com> | 2024-01-30 14:41:17 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-01-30 14:50:08 +0000 |
commit | a750640a87ff0bad6e59b534264dddeaf8c6923b (patch) | |
tree | 1aa154cac12650b486bf9ba469910bb6f1e873b8 /arch | |
parent | 59783a1ce07482493e20b6a8b0fc1bfc06ee047c (diff) | |
download | busybox-w32-a750640a87ff0bad6e59b534264dddeaf8c6923b.tar.gz busybox-w32-a750640a87ff0bad6e59b534264dddeaf8c6923b.tar.bz2 busybox-w32-a750640a87ff0bad6e59b534264dddeaf8c6923b.zip |
win32: import dirname(3) from mingw-w64
The mingw-w64 project has updated its implementation of dirname(3).
In some circumstances the new version doesn't preserve the type of
the user-supplied top-level directory separator. As a result of
this the dirname-handles-root test case failed.
Import the new implementation and tweak it to preserve the type of
the separator.
This only affects mingw-w64 versions 12 and above. Currently only
the aarch64 build using llvm-mingw is affected.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions