the_Foundation [main]

Windows: Fixed character encoding of mkdir/chdir/rmdir

Jaakko Keränen

Tue Nov 25 19:40:28 2025 +0200

We are calling the ~standard ANSI C methods, which use the input

locale charset.

 include/the_Foundation/string.h |  3 ++-
 src/path.c                      | 13 ++++++-------
 src/string.c                    | 12 ++++++++++--
 tests/t_test.c                  | 10 ++++++++++
 4 files changed, 28 insertions(+), 10 deletions(-)
Diff (Colored)
Diff (Colored, Plain Text)
🔨 Patch
Parent 99ad00f
Repository