wine/programs/cmd
Jason Edmeades 15215bd071 cmd: Fix subdirectory prefix in for loops.
A for loop can be working through a wildcarded subdirectory, but when
processing the first file in the subdirectory, it stores the prefix in
a static variable which gets overwritten during the 'for' body
processing.

Signed-off-by: Jason Edmeades <us@edmeades.me.uk>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-25 21:44:48 +02:00
..
tests cmd: Fix subdirectory prefix in for loops. 2018-06-25 21:44:48 +02:00
batch.c
builtins.c cmd: Fix subdirectory prefix in for loops. 2018-06-25 21:44:48 +02:00
cmd.rc cmd: Implement builtin mklink command. 2017-11-14 20:45:44 +01:00
directory.c
Makefile.in
wcmd.h cmd: Implement builtin mklink command. 2017-11-14 20:45:44 +01:00
wcmd.ico
wcmd.svg
wcmdmain.c cmd: Implement builtin mklink command. 2017-11-14 20:45:44 +01:00