summaryrefslogtreecommitdiff
path: root/rtl/macos/sysutils.pp
Commit message (Expand)AuthorAgeFilesLines
* * fix compilation on several OSes after r44010florian2020-01-211-2/+2
* * subroutines working with an OS dependend time stamp use an int64 now, so ...florian2020-01-211-2/+2
* * follow up to r42457: FreeTerminateProcs needs to be called before DoneExcep...svenbarth2019-07-201-1/+1
* * fix for Mantis #35862: free the list of functions added with AddTerminatePr...svenbarth2019-07-191-0/+1
* Fix RTL compilation for macos targetpierre2019-05-141-1/+4
* + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr...svenbarth2018-08-241-0/+6
* + add Delphi compatible FollowLink parameter (default is True) to FileExists ...svenbarth2018-08-241-2/+2
* * target classic MacOS builds againflorian2018-05-311-17/+144
* * Type helpers, compatible to Delphi XE 8michael2015-11-071-0/+2
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-11/+13
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+6
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-33/+0
* * don't truncate the result of GetEnvironmentVariable to 255 charactersjonas2013-07-151-1/+1
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-6/+6
* + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-6/+10
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+17
* * fix for 11263, changed fileread and fd_zero to out using $modeswitch.marco2010-03-011-1/+2
* * Revised yesterday solution to a more general one. Executeprocess gets marco2010-01-071-2/+2
* + FileTruncate allows 64-bit parameterhajny2007-03-051-1/+1
* * fix FileSeek implementation to match declarationmicha2006-11-011-1/+1
* * fexpand defines kept in platform specific sysutils.pphajny2006-05-281-0/+6
* * patch from Ales to Katona to change some var parameters to outflorian2005-06-091-1/+1
* * log and id tags removedfpc2005-05-211-15/+0
* initial importfpc2005-05-161-0/+732