SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
svarcom
/
trunk
/
cmd
/
copy.c
@ 2248
– Rev 2224
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2224
9 d 15 h
mateusz.viste
/svarcom/trunk/
copy: removed sprintf() dependency
2216
10 d 18 h
mateusz.viste
/svarcom/trunk/cmd/
eliminated strcpy() dependencies
2215
10 d 18 h
mateusz.viste
/svarcom/trunk/
eliminated strcat() dependencies
2214
10 d 19 h
mateusz.viste
/svarcom/trunk/cmd/
eliminated strlen() and memmove() dependencies
2213
10 d 19 h
mateusz.viste
/svarcom/trunk/
eliminated some libc dependencies
2189
13 d 22 h
mateusz.viste
/svarcom/trunk/cmd/
moved /s comment description from copy to dir
2188
14 d 1 h
mateusz.viste
/svarcom/trunk/
COPY's buffer is always a multiple of 512 (better performances)
2177
16 d 3 h
mateusz.viste
/svarcom/trunk/cmd/
preliminary logic description for /S
2175
16 d 18 h
mateusz.viste
/svarcom/trunk/
COPY removes the partially copied file when error occurs during copy
2174
16 d 19 h
mateusz.viste
/svarcom/trunk/cmd/
jmp changed to jmp short
2173
16 d 20 h
mateusz.viste
/svarcom/trunk/cmd/
cosmetic pointer comparison fix
2165
17 d 20 h
mateusz.viste
/svarcom/trunk/
COPY uses a bigger buffer to limit floppy swaps with the B: ghost drive
1992
58 d 22 h
mateusz.viste
/svarcom/trunk/
COPY returns "insufficient disk space" on write error (was: "insuff. mem")
1736
257 d 13 h
mateusz.viste
/svarcom/trunk/
COPY command: timestamp of copied files is preserved
990
976 d 19 h
mateusz.viste
/svarcom/trunk/
all SvarCOM messages are available for translation
538
1067 d 11 h
mateuszviste
/svarcom/trunk/
DOS errors can be translated now + always output to stderr instead of stdout
533
1070 d 23 h
mateuszviste
/svarcom/trunk/
internal commands return an enum + finished implementation of IF ERRORLEVEL
503
1074 d 19 h
mateuszviste
/svarcom/trunk/cmd/
fixed src-fname overwriting by copy buffer
502
1074 d 20 h
mateuszviste
/svarcom/trunk/cmd/
fail when file could not be opened
501
1074 d 20 h
mateuszviste
/svarcom/trunk/
improved BUFFER memory tracking
←Prev
1
2
Next→
Show All