.. |
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
|
10 rokov pred |
execd.inc
|
cdfe930c31
Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917
|
10 rokov pred |
execf.inc
|
6afcca7cd3
Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess
|
10 rokov pred |
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.
|
11 rokov pred |
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.
|
11 rokov pred |
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.
|
11 rokov pred |
utilf.inc
|
339ccbf610
AROS: Syscall-ified util and dos library
|
11 rokov pred |