peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
1ed0599052
* halt moved to system.inc
|
25 years ago |
peter
|
48603ff7a3
* support fm_inout as stdoutput for assign(f,'');rewrite(f,1); becuase
|
25 years ago |
pierre
|
5cf8dc7d80
* DLL crash fixed : ExitProcess can not be called in DLL system_exit
|
25 years ago |
peter
|
c67ec0e996
* fixed typo
|
25 years ago |
peter
|
cea4495a20
* check handle for file closing
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
8cc5bdb728
* fixed exitprocess call, it's now in system_exit and uses exitcode
|
25 years ago |
peter
|
bf3e811517
* cmdline support
|
26 years ago |
pierre
|
6f95642db5
+ DLL Hooks for the four callings added
|
26 years ago |
pierre
|
7caaba9e76
* bug fix for web bug703 and 704
|
26 years ago |
pierre
|
76aa5a6dd3
* Check ErrorBuf at exit
|
26 years ago |
peter
|
9dac8a8ce6
* report stderr,stdout to message box for errors
|
26 years ago |
peter
|
4bf41d3afb
* allocate an extra byte for argv[0]
|
26 years ago |
peter
|
e1f13876f5
* fixed argv[0] length
|
26 years ago |
peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 years ago |
michael
|
8d19cb94db
+ Small edit in paramstr
|
26 years ago |
michael
|
5dd3badc3e
Better construction of commandline argv
|
26 years ago |
peter
|
ebd738f2f5
* removed temp defines
|
26 years ago |
michael
|
3c33678c4e
+ Fixed paramstr(0)
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
peter
|
3f9b3dc921
+ FileNameCaseSensetive boolean
|
26 years ago |
peter
|
93b9fd3102
* removed os.inc
|
26 years ago |
peter
|
3515bff9f7
* fixed file sharing
|
26 years ago |
pierre
|
73b33240d5
+ code for coff writer
|
26 years ago |
florian
|
67c66987e5
+ system.cmdline variable for go32v2 and win32 added
|
26 years ago |
pierre
|
33aac9b556
+ system_exit procedure added
|
26 years ago |
peter
|
e2904b82a1
* fixes for smartlinking
|
27 years ago |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 years ago |