Commit History

Author SHA1 Message Date
  svenbarth 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 7 years ago
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target 7 years ago
  marcus ae184f4665 Amicommon: Implemented GetTempDir() for all Amiga systems ('T:' as default) 7 years ago
  Károly Balogh c1187a17cd amiga: call InternalFindClose in InternalFindFirst, if finding the first file fails 8 years ago
  Károly Balogh c7576e4a3f sysutils: enable FINDHANDLE_IS_POINTER for Amiga-like systems and Atari. this allows to remove some Pointer<->THandle casts from the amicommon code 8 years ago
  marcus bebef242d4 AROS: Initial ABIv1 Support 8 years ago
  marcus 092244309a Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit) 8 years ago
  marcus 3207a346e1 AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines 8 years ago
  Károly Balogh 33602807f5 amicommon: set the return value of SysErrorMessage to something default. this is consistent with some other platforms 8 years ago
  marcus b396d34364 Amicommon: Fixed compilation after r33290 9 years ago
  marco 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein 9 years ago
  marcus 2fe3a342f2 AROS: SystemTags changed to PtrUInt for 64bit 9 years ago
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 9 years ago
  Károly Balogh 32120a47f4 amicommon/sysutils: use THandle instead of Longint 10 years ago
  Károly Balogh 6afcca7cd3 Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess 10 years ago
  Károly Balogh d7ffb52490 amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths) 10 years ago
  marcus 141878978e AmiCommon: Missing UnLockDosList, DiskFree Bugfix 10 years ago
  marcus 7c42cb8b0c Amicommon: Change back WindowPtr in DiskSize/DiskFree 10 years ago
  marcus 9c635671ce amicommon: DiskSize/DiskFree implemented with some helper functions 10 years ago
  marcus 4ef87579eb amicommon: GetLocalTime correct millisecond value 11 years ago
  Károly Balogh cba1962284 amicommon: backported seeking fixes from AROS branch, which actually apply to all Am*ga platforms 11 years ago
  Károly Balogh 8169fd6255 amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS 11 years ago
  Károly Balogh 26d53cfa55 amicommon: Amiga/m68k RTL now uses the common code 11 years ago
  Károly Balogh 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it 11 years ago