diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2024-12-10 22:26:50 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2024-12-11 00:24:44 +0100 |
commit | a0527e37869e8e3e467bbd106d6c77612df617c7 (patch) | |
tree | aa1220ac069ed1f3ac93d7b529a8e59ecb567d50 /include/gcc-c-interface.h | |
parent | a0933cd17d19cca72b972a248e70210152f06808 (diff) | |
download | newlib-a0527e37869e8e3e467bbd106d6c77612df617c7.zip newlib-a0527e37869e8e3e467bbd106d6c77612df617c7.tar.gz newlib-a0527e37869e8e3e467bbd106d6c77612df617c7.tar.bz2 |
Cygwin: utils: cygpath: add -r option to emit paths with root-local prefix
cygpath automatically adds the root-local prefix \\?\ automatically
for paths exceeding 260 bytes. However, it does not add the root-local
prefix if the path contains path components invalid in DOS paths, for
instance path components with trailing dots or spaces.
Add the -r option to always add the root-local prefix to the path.
Add the option to the documentation and improve the help text.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'include/gcc-c-interface.h')
0 files changed, 0 insertions, 0 deletions