Sweden-Number/programs/cmd
Lauri Kenttä 064508c0dd cmd: Fix copying when the dest is one of the sources.
"COPY a+b a" appends b to a.
"COPY a+b b" skips b from the sources.

Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-06 18:57:12 +01:00
..
tests cmd: Fix copying when the dest is one of the sources. 2016-12-06 18:57:12 +01:00
Makefile.in
batch.c
builtins.c cmd: Fix copying when the dest is one of the sources. 2016-12-06 18:57:12 +01:00
cmd.rc cmd: Consistently wrap lines to 75 characters. 2015-07-06 14:49:40 +09:00
directory.c
wcmd.h
wcmd.ico
wcmd.svg
wcmdmain.c cmd: Avoid potential buffer overflow (Coverity). 2016-06-20 20:06:39 +09:00