wine/programs/cmd
Eric Pouech e6e1bbb410 cmd: Move operator from CMD_COMMAND to CMD_NODE.
For now, the tree is degenerated into a list (as it was before).

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-05-13 21:09:45 +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: Move operator from CMD_COMMAND to CMD_NODE. 2024-05-13 21:09:45 +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: Move operator from CMD_COMMAND to CMD_NODE. 2024-05-13 21:09:45 +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: Move operator from CMD_COMMAND to CMD_NODE. 2024-05-13 21:09:45 +02:00