Files
strongswan-ext/src/libstrongswan/collections
Tobias BrunnerandMichał Skalski e6a6fc33b6 path: Also accept / as directory separator on Windows
This adds helper functions to determine the first or last directory separator
in a string and to check if a given character is a separator.

Paths starting with a separator are now also considered absolute on
Windows as these are rooted at the current drive.

Note that it's fine to use DIRECTORY_SEPARATOR when combining strings as
Windows API calls accept both forward and backward slashes as separators.

Co-authored-by: Michał Skalski <[email protected]>

References #3684.
2021-02-03 17:27:57 +01:00
..
2020-02-11 18:23:07 +01:00
2020-02-11 18:23:07 +01:00
2020-07-20 13:50:11 +02:00