wine-wine/programs/cmd
Fabian Maurer d175419f0b cmd: Handle quotes when parsing the folders in the PATH environment variable.
Semicolons are also allowed inside a path, as long as they are quoted.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45552
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-16 13:14:10 +02:00
..
tests cmd: Handle quotes when parsing the folders in the PATH environment variable. 2018-08-16 13:14:10 +02:00
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
batch.c cmd: Ensure environment variables fit in memory. 2015-01-06 18:20:01 +01:00
builtins.c cmd: Fix statements after 'else' inside for loops. 2018-07-16 09:19:20 +02:00
cmd.rc cmd: Implement builtin mklink command. 2017-11-14 20:45:44 +01:00
directory.c cmd: Add a helper function to check if a path ends with a backslash. 2014-10-30 13:11:27 +09:00
wcmd.h cmd: Expand the storage space for qualifiers. 2018-07-16 09:19:04 +02:00
wcmd.ico cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmd.svg cmd: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
wcmdmain.c cmd: Handle quotes when parsing the folders in the PATH environment variable. 2018-08-16 13:14:10 +02:00