Commit History

Autor SHA1 Mensaxe Data
  Michaël Van Canneyt e97e27b8d5 * Raise exception for fileseek positions that do not fit in longing. Issue #39407 %!s(int64=3) %!d(string=hai) anos
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime %!s(int64=3) %!d(string=hai) anos
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin %!s(int64=4) %!d(string=hai) anos
  florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed %!s(int64=4) %!d(string=hai) anos
  florian b08717fef6 * make statx based Sysutils.FileAge working with relative pathes %!s(int64=4) %!d(string=hai) anos
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others %!s(int64=4) %!d(string=hai) anos
  florian 90ba89a128 * linux: FileGetDate makes use of statx if needed %!s(int64=4) %!d(string=hai) anos
  florian ef04e3983f * sysutils on linux uses only the new syscalls if the system has no suitable clong type %!s(int64=4) %!d(string=hai) anos
  florian c3656c6b1c * fallback to fputime if fputimensat fails as not being available %!s(int64=4) %!d(string=hai) anos
  florian d402e0b940 * Y2K38 problem for linux in sysutils.findfirst/findnext should be solved %!s(int64=4) %!d(string=hai) anos
  florian b8ab06aae7 + futimens syscall %!s(int64=4) %!d(string=hai) anos
  florian e6f575d43c + make use of the fputimensat syscall on linux to enable always times beyond 32 bit %!s(int64=4) %!d(string=hai) anos
  florian f39f8d0f1a * linux: make use of statx in Sysutils.FileAge if available %!s(int64=4) %!d(string=hai) anos
  ondrej 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions %!s(int64=4) %!d(string=hai) anos
  ondrej 28d88b9999 * GetLocalTimeOffset: use timezone information from fpgettimeofday %!s(int64=4) %!d(string=hai) anos
  ondrej f5a95782a9 * use timezone information from fpgettimeofday for getting local datetime %!s(int64=4) %!d(string=hai) anos
  michael 664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523 %!s(int64=4) %!d(string=hai) anos
  ondrej 3ee2097f1a * unix timezone optimizations %!s(int64=4) %!d(string=hai) anos
  ondrej 7fbceaac21 * thread-safe time zone info read/write %!s(int64=4) %!d(string=hai) anos
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() %!s(int64=4) %!d(string=hai) anos
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads %!s(int64=4) %!d(string=hai) anos
  ondrej f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime %!s(int64=4) %!d(string=hai) anos
  ondrej 282aa0daa7 GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710 %!s(int64=4) %!d(string=hai) anos
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 %!s(int64=4) %!d(string=hai) anos
  joost e7f5b89c2c * Avoid doing a syscall with a nil parameter in fileexists %!s(int64=5) %!d(string=hai) anos
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem %!s(int64=5) %!d(string=hai) anos
  svenbarth f46b8539d0 * implement FileSymLinkGetTarget for *nix systems %!s(int64=5) %!d(string=hai) anos
  svenbarth 2a38d07d8f * implement FollowLink=False handling for DirectoryExists and FileExists on *nix systems %!s(int64=5) %!d(string=hai) anos
  svenbarth 46dac1419e * fix FileExists on *nix systems returning True for directories %!s(int64=5) %!d(string=hai) anos
  svenbarth c26348a3dd * follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list %!s(int64=6) %!d(string=hai) anos