peter
|
8a381b9ec3
* system unit rename for 1.1 branch
|
25 年之前 |
Jonas Maebe
|
2a6e63f2dd
* removed warnings
|
25 年之前 |
michael
|
586c4cea50
+ Conditionals fixed
|
25 年之前 |
michael
|
e7aca136a1
+ Initial import
|
25 年之前 |
Tomas Hajny
|
1f990184bc
* little mistyping
|
25 年之前 |
Tomas Hajny
|
45b2819768
* default sharing mode changed to deny all (compatibility)
|
25 年之前 |
Tomas Hajny
|
f0f4a1d74e
* error handling and sharing corrected
|
25 年之前 |
Tomas Hajny
|
85c76dc528
* FileHandleCount handling for OS/2 added
|
25 年之前 |
Tomas Hajny
|
a1838b09bb
* do_truncate corrected, do_open might work under W9x now
|
25 年之前 |
Tomas Hajny
|
70c2d1a1de
do_isdevice corrected
|
25 年之前 |
Tomas Hajny
|
0cbc7b98ad
+ FileNameCaseSensitive added
|
25 年之前 |
Tomas Hajny
|
7d3a854421
* got rid of os.inc
|
25 年之前 |
peter
|
6b66a55cd6
* truncated log
|
25 年之前 |
peter
|
6d8e13cacb
* halt moved to system.inc
|
25 年之前 |
peter
|
48603ff7a3
* support fm_inout as stdoutput for assign(f,'');rewrite(f,1); becuase
|
25 年之前 |
peter
|
b62af487eb
* handle check fixed
|
25 年之前 |
peter
|
cea4495a20
* check handle for file closing
|
25 年之前 |
Tomas Hajny
|
c4153b1ff9
* FPK changed to FPC
|
25 年之前 |
daniel
|
ec29a31834
* copyright 2000
|
25 年之前 |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 年之前 |
Tomas Hajny
|
5e32309c67
* cdecl added for doscalls routines
|
25 年之前 |
peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 年之前 |
peter
|
f7812b9f34
* fixes to work with the new makefile
|
26 年之前 |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 年之前 |
pierre
|
33aac9b556
+ system_exit procedure added
|
26 年之前 |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
26 年之前 |
pierre
|
62d78e76ad
* changed getdir(byte,string) to getdir(byte,shortstring)
|
27 年之前 |
pierre
|
93d4d1f228
* update sys_os2 so that it compiles with current RTL
|
27 年之前 |
peter
|
4620a73a9b
* FPC_ names
|
27 年之前 |
michael
|
4fc8eb51af
+ Added support for errorproc. Changed runerror to HandleError
|
27 年之前 |