pierre
|
991b0d8b09
+ support for djgpp v2.03 (added some new functions that are in v2.03 ofdpmiexcp.c)
|
25 years ago |
pierre
|
6d918ef306
* fix for the problem of backslashes at and of directory
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6d8e13cacb
* halt moved to system.inc
|
25 years ago |
daniel
|
d0a230bd96
* !proxy support in environment added (Peter)
|
25 years ago |
peter
|
48603ff7a3
* support fm_inout as stdoutput for assign(f,'');rewrite(f,1); becuase
|
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 |
pierre
|
a648f31c6a
* better closing of left open files
|
26 years ago |
pierre
|
a5ad88d254
* fix for bug754 : increase now dynamically max open handles
|
26 years ago |
peter
|
bf3e811517
* cmdline support
|
26 years ago |
pierre
|
846dee6d78
* avoid a problem with ChDir('c:') on pure DOS
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
Jonas Maebe
|
19c67e8b67
* updated for new syntax of sysgetmem
|
26 years ago |
peter
|
ff2b21ee5e
* create can also open file in fminout
|
26 years ago |
pierre
|
4d5712cc69
* adapted to new heaph
|
26 years ago |
peter
|
c7bd67fb54
* better errorcode returning using int21h,5900
|
26 years ago |
peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 years ago |
peter
|
551facfd08
* do_isdevice not called if already error
|
26 years ago |
pierre
|
d63e0e23e8
* use sysgetmem for startup and debug allocations
|
26 years ago |
michael
|
7c95eb4053
+ Small fix from Michael Baikov in setup_params
|
26 years ago |
pierre
|
7de70e2804
* closes all handles >+ 5
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
pierre
|
2ac48e8ad1
SYSTEM_DEBUG_STARTUP used to output args and env at start
|
26 years ago |
peter
|
3f9b3dc921
+ FileNameCaseSensetive boolean
|
26 years ago |
florian
|
0e450cfb2c
* define MT for multithreading introduced
|
26 years ago |
peter
|
93b9fd3102
* removed os.inc
|
26 years ago |
florian
|
67c66987e5
+ system.cmdline variable for go32v2 and win32 added
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
26 years ago |