Károly Balogh cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos hace 6 años
..
Makefile 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable hace 6 años
Makefile.fpc 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable hace 6 años
buildrtl.pp cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos hace 6 años
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 hace 6 años
dos.pp f6af4ab25f atari: if FindFirst fails, always call FindClose, just in case hace 8 años
gemdos.inc a8a9a5f5de atari: most of the DOS unit is now implemented, but largely untested hace 8 años
prt0.as 8166002c8a atari: align some variables properly in the startup code hace 8 años
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 hace 7 años
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we hace 12 años
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) hace 8 años
sysdir.inc 3aecf60dff atari: implemented and fixed some bits in the system unit, tdir test passes now on TOS hace 8 años
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-... hace 8 años
sysheap.inc 5cec4b565b atari: use gemdos malloc/free as underlying functions for the heap hace 8 años
sysos.inc 7962ce1c54 atari: include xbios and gemdos from sysos.inc hace 8 años
sysosh.inc 304d7ef7a1 * restores atari support/rtl partially hace 12 años
syspara.inc 51e28ac717 atari: reworked param handling once more, based on the Amiga code, fixes argv/argc hace 8 años
system.pp 3d16d38f10 atari: enable FPC_STDOUT_TRUE_ALIAS and groom some of the other defines hace 7 años
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 hace 7 años
tthread.inc 175cc52e8d atari: added classes unit and a dummy threading implementation hace 8 años
xbios.inc 71a4087bc5 atari: new file for xbios defines hace 8 años