yury
|
a81ed93beb
* Use StrLCopy for copying string into buffer to prevent buffer overflow.
|
17 سال پیش |
yury
|
3c235795e4
* Remove pchar overload for Assign(). It is confusing for overload choosing.
|
17 سال پیش |
yury
|
54b73b2873
* Removed versions of Assign and Erase with char parameter, since they raise problems with overload choosing.
|
17 سال پیش |
yury
|
b39ccf1680
* Fixed file names handling.
|
17 سال پیش |
yury
|
9d48637bdd
* Started unicode changes for win32 rtl. Does not compile yet.
|
17 سال پیش |
peter
|
9566255122
* allow out file parameters
|
19 سال پیش |
florian
|
4a6939e354
* made generic basic file handling 64 bit
|
20 سال پیش |
peter
|
4ace790492
* remove $Log
|
20 سال پیش |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
fpc
|
50778076c3
initial import
|
20 سال پیش |
peter
|
e417e34496
* truncate log
|
20 سال پیش |
peter
|
041eb4aa1d
* do_read/do_write addr argument changed to pointer
|
21 سال پیش |
peter
|
f534cdd91d
* do not overwrite Inoutres in blockwrite with 101
|
22 سال پیش |
carl
|
781415a0da
- avoid warnings (add typecast)
|
23 سال پیش |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 سال پیش |
peter
|
49481a0c63
* v10 merges
|
24 سال پیش |
peter
|
741d455ab7
* Formal const to var fixes
|
24 سال پیش |
michael
|
650fbb86aa
+ removed logs
|
25 سال پیش |
michael
|
e7aca136a1
+ Initial import
|
25 سال پیش |
Jonas Maebe
|
17c623dc25
* changed a lot of "if fm.mode = fmClosed then" to case statements,
|
25 سال پیش |
peter
|
6b66a55cd6
* truncated log
|
26 سال پیش |
peter
|
4f22717b61
* open with mode 2 in rewrite
|
26 سال پیش |
peter
|
cea4495a20
* check handle for file closing
|
26 سال پیش |
daniel
|
ec29a31834
* copyright 2000
|
26 سال پیش |
daniel
|
a79b4a404b
* copyright 2000 added
|
26 سال پیش |
peter
|
6e241784e1
* use filemode for rewrite instead of mode 1
|
26 سال پیش |
peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 سال پیش |
peter
|
c3a8983799
* fixed inoutres for diskfull
|
26 سال پیش |
Tomas Hajny
|
78d16850ad
* fixed problem with Close under OS/2
|
26 سال پیش |
peter
|
b32111a3e2
* also check fmInput,fmOutput
|
27 سال پیش |