fpc/rtl/aros
2015-09-05 11:02:54 +00:00
..
i386 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
x86_64 AROS: Startup code for x64 2015-06-28 14:51:50 +00:00
doslibd.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
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
system.pp 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
timerd.inc