wine/programs/cmd
Eric Pouech 2e2a3f4539 cmd: Split parsing from executing FOR loops for filesets (/F).
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-06-19 11:38:09 +02:00
..
tests cmd: Split parsing from executing FOR loops for filesets (/F). 2024-06-19 11:38:09 +02:00
batch.c cmd: Introduce helpers to save and restore FOR loop contexts. 2024-06-17 21:49:55 +02:00
builtins.c cmd: Split parsing from executing FOR loops for numbers (/L). 2024-06-19 11:38:05 +02:00
cmd.rc cmd: Bail out when full path name exceeds MAX_PATH. 2022-01-25 20:50:49 +01:00
directory.c cmd: Introduce xrealloc helper. 2024-05-08 22:39:44 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
wcmd.h cmd: Split parsing from executing FOR loops for filesets (/F). 2024-06-19 11:38:09 +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: Split parsing from executing FOR loops for filesets (/F). 2024-06-19 11:38:09 +02:00