Historique des commits

Auteur SHA1 Message Date
  Pierre Muller be1cc68a99 Change libc statx function to weakexternal il y a 2 ans
  Jonas Maebe 305d34a8f6 Darwin: fix make cycle il y a 2 ans
  Michaël Van Canneyt 770c21c0dd * Fix compile error for i386-linux il y a 2 ans
  Michael Van Canneyt d1b2fe1659 * Date/Time info for files (Delphi compatibility) il y a 2 ans
  Michaël Van Canneyt e97e27b8d5 * Raise exception for fileseek positions that do not fit in longing. Issue #39407 il y a 4 ans
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime il y a 4 ans
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin il y a 4 ans
  florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed il y a 4 ans
  florian b08717fef6 * make statx based Sysutils.FileAge working with relative pathes il y a 4 ans
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others il y a 4 ans
  florian 90ba89a128 * linux: FileGetDate makes use of statx if needed il y a 4 ans
  florian ef04e3983f * sysutils on linux uses only the new syscalls if the system has no suitable clong type il y a 4 ans
  florian c3656c6b1c * fallback to fputime if fputimensat fails as not being available il y a 4 ans
  florian d402e0b940 * Y2K38 problem for linux in sysutils.findfirst/findnext should be solved il y a 4 ans
  florian b8ab06aae7 + futimens syscall il y a 4 ans
  florian e6f575d43c + make use of the fputimensat syscall on linux to enable always times beyond 32 bit il y a 4 ans
  florian f39f8d0f1a * linux: make use of statx in Sysutils.FileAge if available il y a 4 ans
  ondrej 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions il y a 4 ans
  ondrej 28d88b9999 * GetLocalTimeOffset: use timezone information from fpgettimeofday il y a 4 ans
  ondrej f5a95782a9 * use timezone information from fpgettimeofday for getting local datetime il y a 4 ans
  michael 664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523 il y a 4 ans
  ondrej 3ee2097f1a * unix timezone optimizations il y a 4 ans
  ondrej 7fbceaac21 * thread-safe time zone info read/write il y a 4 ans
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() il y a 4 ans
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads il y a 4 ans
  ondrej f4cff81881 LocalToEpoch, EpochToLocal: fix for arbitrary datetime il y a 4 ans
  ondrej 282aa0daa7 GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710 il y a 4 ans
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 il y a 4 ans
  joost e7f5b89c2c * Avoid doing a syscall with a nil parameter in fileexists il y a 5 ans
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem il y a 5 ans