Sweden-Number/programs/cmd
Francois Gouget a29c5bab22 cmd/tests: A spelling fix in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-09 12:10:23 +01:00
..
tests cmd/tests: A spelling fix in a comment. 2017-01-09 12:10:23 +01:00
Makefile.in makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
batch.c cmd: Ensure environment variables fit in memory. 2015-01-06 18:20:01 +01:00
builtins.c cmd: Fix memory leak in WCMD_reduce. 2016-12-19 20:33:15 +01:00
cmd.rc cmd: Consistently wrap lines to 75 characters. 2015-07-06 14:49:40 +09:00
directory.c cmd: Add a helper function to check if a path ends with a backslash. 2014-10-30 13:11:27 +09:00
wcmd.h cmd: Add a helper function to check if a path ends with a backslash. 2014-10-30 13:11:27 +09: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 potential buffer overflow (Coverity). 2016-06-20 20:06:39 +09:00