Files
MINGW-packages/mingw-w64-mdloader
Johannes Schindelin 591d5bc677 mdloader: synchronize with mingw-w64-pathtools
Just like `mingw-w64-curl`, `mingw-w64-mdloader` is now also built with
a literal copy of `mingw-w64-pathtools`' source code.

This adds the `get_dll_path()` function (which is unused by the
`mdloader` code), and it also forward-ports the patch where we now
preserve UNC paths when normalizing/simplifying paths.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2021-07-19 17:31:09 +02:00
..