marco 9404acff6e --- Merging r32264 into '.': %!s(int64=9) %!d(string=hai) anos
..
README.TXT 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it %!s(int64=11) %!d(string=hai) anos
athreads.pp d6bd0750b8 --- Merging r30991 into '.': %!s(int64=10) %!d(string=hai) anos
classes.pp 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it %!s(int64=11) %!d(string=hai) anos
dos.pp e58f7faae9 --- Merging r30364 into '.': %!s(int64=10) %!d(string=hai) anos
osdebug.inc c07dbaddf1 --- Merging r30842 into '.': %!s(int64=10) %!d(string=hai) anos
osdebugh.inc c07dbaddf1 --- Merging r30842 into '.': %!s(int64=10) %!d(string=hai) anos
rtldefs.inc 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it %!s(int64=11) %!d(string=hai) anos
sysdir.inc ef5f1b7ed2 amicommon: fixed sysdir.inc/do_chdir() to actually work on AROS %!s(int64=11) %!d(string=hai) anos
sysfile.inc c07dbaddf1 --- Merging r30842 into '.': %!s(int64=10) %!d(string=hai) anos
sysheap.inc 829a5c2d31 --- Merging r29614 into '.': %!s(int64=10) %!d(string=hai) anos
sysos.inc d6bd0750b8 --- Merging r30991 into '.': %!s(int64=10) %!d(string=hai) anos
sysosh.inc 9b35c793aa --- Merging r31008 into '.': %!s(int64=10) %!d(string=hai) anos
sysutils.pp 9404acff6e --- Merging r32264 into '.': %!s(int64=9) %!d(string=hai) anos
tthread.inc 261a02b504 * merge r30942,30958-30959,30966 %!s(int64=10) %!d(string=hai) anos

README.TXT


This is the common directory for RTL code which is shared among Amiga-like
platforms. That means AmigaOS on 68k, MorphOS and AROS on i386 currently.

All code which is committed to this directory must be compilable and working
on these systems. System specific implementations are possible to add via
include files, which are then included into these files at the right place.

Karoly Balogh (2014.08.22)