Commit Graph

11 Commits

Author SHA1 Message Date
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
peter
4620a73a9b * FPC_ names
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
carl
6474495a7d * chdir accepts .. characters
+ added ctrl-c checking
  + implemented sbrk
  * exit code was never called if no error was found on exit!
  * register was not saved in do_open
1998-08-17 12:34:22 +00:00
carl
5bac56f11c * do_truncate works, some cleanup 1998-07-13 12:32:18 +00:00
carl
52b20dbba5 + implemented do_truncate 1998-07-09 11:54:57 +00:00
carl
b77b3c9200 * IOCheck for chdir,rmdir and mkdir as in TP 1998-07-02 12:37:52 +00:00
carl
c2e34ea424 * forgot that includes are case sensitive 1998-07-01 14:30:56 +00:00
carl
ec29df131a * do_open bugfix
* correct conversion of Amiga error codes to TP error codes
  * InoutRes word bugfix
  * parameter counting fixed
  * new stack checking implemented
  + IOCheck for chdir,rmdir,getdir and rmdir
  * do_filepos was wrong
  + chdir correctly implemented
  * getdir correctly implemented
1998-07-01 14:13:50 +00:00
carl
d39a13c0fd * temporarily disabled Kickstart version checking, because the offset
for getting the version is incorrect!
1998-06-05 12:34:45 +00:00
carl
7188276bb7 * Handles now proprely setup
* Correct Exit code on init failure
   * Library pointer now ok (Thanks to Nils Sjoholm)
   * OpenStdError was never initialized
   * ;assembler; routines problems bugfixed
   * stackcheck routine fix
1998-05-25 12:08:49 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00