.. |
doslibf.inc
|
3cdf2d0e53
AROS: fixed the new do_filesize() code to build on AROS.
|
10 years ago |
execd.inc
|
980abaa9ba
AROS: introduced threading without additional library
|
11 years ago |
execf.inc
|
34a726b89d
AROS: hooked the new debug stuff into the AROS RTL, to be compatible with MorphOS and Amiga
|
11 years ago |
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 years ago |
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 years ago |
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 years ago |
utilf.inc
|
339ccbf610
AROS: Syscall-ified util and dos library
|
11 years ago |