peter
|
42a00b7705
* remove handle check for do_close
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6c15031ffd
* moved halt to system.inc
|
25 years ago |
peter
|
df5b664031
* paramstr(0) support
|
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 |
peter
|
bf3e811517
* cmdline support
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
be34b11e38
* use mmap instead of brk
|
26 years ago |
peter
|
3b5373c08a
* fixed do_open flags to be > $100, becuase filemode can be upto 255
|
26 years ago |
peter
|
38a2727fb2
* pointer fixes
|
26 years ago |
peter
|
f434ea3131
* closedir fixes, which now disposes the pdir itself
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
peter
|
93b9fd3102
* removed os.inc
|
26 years ago |
pierre
|
33aac9b556
+ system_exit procedure added
|
26 years ago |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 years ago |
peter
|
4eeae4e425
* fixed io-error handling
|
27 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
dbbdb79dfe
* fixes for H+
|
27 years ago |
peter
|
98f3f733a3
+ sigfpe -> runerror 200
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
peter
|
5d5ca04e98
* fixed unusedhandle for 0.99.5
|
27 years ago |
peter
|
8c0de1dd76
* uniform filerec/textrec (with recsize:longint and name:0..255)
|
27 years ago |
carl
|
e87678be2f
+ m68k fixes
|
27 years ago |
michael
|
8340780916
+ Small m68k fixes
|
27 years ago |
michael
|
0fce39711b
+ Fixed paramstr() - sometimes there are no 255 characters available.
|
27 years ago |
michael
|
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
|
27 years ago |
michael
|
bc48fd107d
changed sbrk to fc_sbrk, to avoid conflicts with C library.
|
27 years ago |