Sweden-Number/programs/xcopy
Martin Wilck 766f6b0b4b xcopy: Fix command line parsing logic.
Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.
2010-10-27 11:59:24 +02:00
..
Da.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
De.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
En.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Fr.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
It.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Ja.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Ko.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Lt.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Makefile.in makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Nl.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
No.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Pl.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Pt.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Ro.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Ru.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Si.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
Sv.rc programs: Remove spaces before '\n's in the Swedish translation. 2010-08-27 12:30:57 +02:00
Uk.rc xcopy: Fix translations. 2010-10-04 15:00:08 +02:00
xcopy.c xcopy: Fix command line parsing logic. 2010-10-27 11:59:24 +02:00
xcopy.h xcopy: Move command line parsing code into separate function. 2010-10-27 11:59:05 +02:00