Historial de Commits

Autor SHA1 Mensaje Fecha
  Pierre Muller e287c0dd03 Adapt USE_STATX code to FPC_DOTTEDUNITS hace 2 años
  Michael VAN CANNEYT e04f02dc37 * Dotted RTL compiles hace 2 años
  Michael VAN CANNEYT 59ac8d66ab * Synchronize API for AnsiString/Unicode string, keep string where possible. hace 2 años
  Pierre Muller 3e404964c3 Restore usage of fpexecve function inside ExecuteProcess hace 2 años
  Michael VAN CANNEYT e1ccbe0a98 * String -> ansistring hace 2 años
  Michael VAN CANNEYT 3cec75aa88 * Char -> AnsiChar hace 2 años
  Pierre Muller f9f71eb1eb Change libc statx function to weakexternal hace 2 años
  Jonas Maebe ea68519f69 Darwin: fix make cycle hace 2 años
  Michaël Van Canneyt 456dd6067e * Fix compile error for i386-linux hace 2 años
  Michael Van Canneyt 2eef997002 * Date/Time info for files (Delphi compatibility) hace 2 años
  Michaël Van Canneyt e97e27b8d5 * Raise exception for fileseek positions that do not fit in longing. Issue #39407 hace 4 años
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime hace 4 años
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin hace 4 años
  florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed hace 4 años
  florian b08717fef6 * make statx based Sysutils.FileAge working with relative pathes hace 4 años
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others hace 4 años
  florian 90ba89a128 * linux: FileGetDate makes use of statx if needed hace 4 años
  florian ef04e3983f * sysutils on linux uses only the new syscalls if the system has no suitable clong type hace 4 años
  florian c3656c6b1c * fallback to fputime if fputimensat fails as not being available hace 4 años
  florian d402e0b940 * Y2K38 problem for linux in sysutils.findfirst/findnext should be solved hace 4 años
  florian b8ab06aae7 + futimens syscall hace 4 años
  florian e6f575d43c + make use of the fputimensat syscall on linux to enable always times beyond 32 bit hace 4 años
  florian f39f8d0f1a * linux: make use of statx in Sysutils.FileAge if available hace 4 años
  ondrej 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions hace 4 años
  ondrej 28d88b9999 * GetLocalTimeOffset: use timezone information from fpgettimeofday hace 4 años
  ondrej f5a95782a9 * use timezone information from fpgettimeofday for getting local datetime hace 4 años
  michael 664283af9e * Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523 hace 5 años
  ondrej 3ee2097f1a * unix timezone optimizations hace 5 años
  ondrej 7fbceaac21 * thread-safe time zone info read/write hace 5 años
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() hace 5 años