Files
mars-dosutils/nwtests.c
Mario Fetka b6bdbf958f tools: add shared parent path helper
Move the common parent path extraction helper into tools.c and declare it in
net.h.

Replace the local implementations in RIGHTS, NDIR and NWTESTS with
tool_parent_path(). The helper keeps the existing behavior of uppercasing the
path and preserving a trailing volume colon for parent paths such as SYS:.

No behavior change.
2026-05-29 12:46:13 +02:00

75 KiB