peter
|
783f16503b
* fixed double declared ___exit() (merged)
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
26e15a2e1d
* some typo corrected !
|
25 years ago |
Tomas Hajny
|
89a79fa97b
* FileHandleCount decreased upon unsuccessful increase attempt
|
25 years ago |
pierre
|
f4e01e9524
* Added default error value to GetInoOutRes function
|
25 years ago |
pierre
|
8c3f6ef4f0
* use only low word of regs record after system calls
|
25 years ago |
pierre
|
5b52f307e6
+ exceptions in system is default now
|
25 years ago |
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 |