wine/programs/cmd
Eric Pouech 7e70824ed5 cmd: Introduce CMD_NODE structure.
This will allow to separate better the individual command to
be executed (CMD_COMMAND) from the chaining and I/O handling
of several commands (CMD_NODE).

This also renames CMD_LIST into CMD_COMMAND to fit in above
scheme.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-13 21:09:41 +02:00
..
tests cmd/tests: Test success/failure of commands. 2024-05-07 22:49:45 +02:00
batch.c cmd: Introduce CMD_NODE structure. 2024-05-13 21:09:41 +02:00
builtins.c cmd: Introduce CMD_NODE structure. 2024-05-13 21:09:41 +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: Introduce CMD_NODE structure. 2024-05-13 21:09:41 +02:00
wcmd.ico
wcmd.svg
wcmdmain.c cmd: Introduce CMD_NODE structure. 2024-05-13 21:09:41 +02:00