Károly Balogh 7eb05ba2ab AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type %!s(int64=10) %!d(string=hai) anos
..
doslibf.inc 7eb05ba2ab AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type %!s(int64=10) %!d(string=hai) anos
execd.inc cdfe930c31 Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917 %!s(int64=10) %!d(string=hai) anos
execf.inc 6afcca7cd3 Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess %!s(int64=10) %!d(string=hai) anos
prt0.as fbfcda2926 AROS: apparently, the NewStackSwap() function is just a half arsed copy of MorphOS/NewPPCStackSwap(), so it doesn't accept nil as its third argument. Therefore we pass a pointer to some area we won't use anyway. this fixes crashes in the stack swapping code on hosted systems. %!s(int64=11) %!d(string=hai) anos
utild1.inc 4179e8812d AROS: initial RTL, based on the work by Marcus Sackrow. this is enough to have a working native compiler. contains duplicated code from the Amiga and MorphOS RTLs, but the three Amiga variants will be merged soon, and then it will go away. %!s(int64=11) %!d(string=hai) anos
utild2.inc 4179e8812d AROS: initial RTL, based on the work by Marcus Sackrow. this is enough to have a working native compiler. contains duplicated code from the Amiga and MorphOS RTLs, but the three Amiga variants will be merged soon, and then it will go away. %!s(int64=11) %!d(string=hai) anos
utilf.inc 339ccbf610 AROS: Syscall-ified util and dos library %!s(int64=11) %!d(string=hai) anos