Commit Graph

11 Commits

Author SHA1 Message Date
carl
0e28a46c7c * added 2k buffer for stack checking for correct io on error 1998-07-07 12:33:08 +00:00
carl
0b4c548a1d * IOCheck for rmdir,chdir and mkdir as in TP
NOTE: I'm pretty SURE this will not compile and link correctly with FPC
0.99.5
1998-07-02 12:29:20 +00:00
peter
5a638754f4 * better readln/writeln 1998-07-01 15:29:56 +00:00
pierre
3c0657acf2 + all debug in ifdef SYSTEMDEBUG
+ added local arrays :
    opennames names of opened files
    fileopen boolean array to know if still open
    usefull with gdb if you get problems about too
    many open files !!
1998-06-26 08:19:08 +00:00
daniel
b66d7560f1 * RTLLITE conditional added to produce smaller RTL. 1998-06-15 15:17:08 +00:00
peter
7edd9b8a1e * force att or direct assembling
* cleanup of some files
1998-05-31 14:18:12 +00:00
peter
eb39182b3b * objects compiles for linux
+ assign(pchar), assign(char), rename(pchar), rename(char)
  * fixed read_text_as_array
  + read_text_as_pchar which was not yet in the rtl
1998-05-21 19:30:46 +00:00
peter
482a6c19d2 * fix for smartlinking with _ARGS 1998-05-04 17:58:41 +00:00
florian
b8d8fcccca + win95 flag to the interface moved 1998-05-04 16:21:54 +00:00
florian
5df76b0720 + seg* added 1998-03-30 21:49:12 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00