Károly Balogh cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos vor 6 Jahren
..
Makefile 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable vor 6 Jahren
Makefile.fpc 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable vor 6 Jahren
buildrtl.pp cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos vor 6 Jahren
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 vor 6 Jahren
dos.pp f6af4ab25f atari: if FindFirst fails, always call FindClose, just in case vor 8 Jahren
gemdos.inc a8a9a5f5de atari: most of the DOS unit is now implemented, but largely untested vor 8 Jahren
prt0.as 8166002c8a atari: align some variables properly in the startup code vor 8 Jahren
rtl.cfg 467349c5ee atari: do not reference DOS unit explicitly as a dependency. it's now built by buildrtl. add an rtl.cfg for easy features override vor 7 Jahren
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we vor 12 Jahren
si_prc.pp 14c365e7b5 atari: align the tpasize to dword, seems like the section sizes are not guaranteed to be even (with vlink at least) vor 8 Jahren
sysdir.inc 3aecf60dff atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS vor 8 Jahren
sysfile.inc f69bfe0ee4 atari: return a valid filehandle in do_open(). this code accidentally worked before with -O2, because the way the reg uses overlapped, but failed with -O-... vor 8 Jahren
sysheap.inc 5cec4b565b atari: use gemdos malloc/free as underlying functions for the heap vor 8 Jahren
sysos.inc 7962ce1c54 atari: include xbios and gemdos from sysos.inc vor 8 Jahren
sysosh.inc 304d7ef7a1 * restores atari support/rtl partially vor 12 Jahren
syspara.inc 51e28ac717 atari: reworked param handling once more, based on the Amiga code, fixes argv/argc vor 8 Jahren
system.pp 3d16d38f10 atari: enable FPC_STDOUT_TRUE_ALIAS and groom some of the other defines vor 7 Jahren
sysutils.pp 09e5f463dc + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString vor 7 Jahren
tthread.inc 175cc52e8d atari: added classes unit and a dummy threading implementation vor 9 Jahren
xbios.inc 71a4087bc5 atari: new file for xbios defines vor 8 Jahren