Sweden-Number/programs/cmd
Francois Gouget c1eb9cf1b6 cmd: Remove an invalid comment in the FOR a usage message.
The % must be doubled for FOR variables. The removed comment was in fact documenting an old Wine bug.
2013-07-12 18:04:22 +02:00
..
tests cmd: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00
Makefile.in makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
batch.c cmd: Fix tilda parameter expansion when arg is empty. 2013-06-04 21:01:13 +02:00
builtins.c cmd: null terminate answer string (Coverity). 2013-07-10 10:53:14 +02:00
cmd.rc cmd: Remove an invalid comment in the FOR a usage message. 2013-07-12 18:04:22 +02:00
directory.c cmd: Added HeapFree wrapper. 2012-11-16 11:40:36 +01:00
wcmd.h cmd: set "var=value" ignores trailing characters. 2013-06-05 11:45:19 +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: Avoid infinite loop running batch program. 2013-06-05 17:31:36 +02:00