fpc/rtl/aros/i386
2016-03-17 19:12:56 +00:00
..
doslibf.inc 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 2015-06-29 23:11:02 +00:00
execd.inc Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917 2015-06-23 23:22:22 +00:00
execf.inc AROS: BackTraceStrFunc for AROS via debug.library, enable with EnableBackTraceStr() 2016-03-17 19:12:56 +00:00
prt0.as 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. 2014-09-09 17:47:13 +00:00
utild1.inc
utild2.inc
utilf.inc AROS: Syscall-ified util and dos library 2014-08-26 19:41:37 +00:00