Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt c3339e9a51 * Prevent file handle leak há 1 ano atrás
  Michaël Van Canneyt e79f5ef577 * Introduce fmShareNoLocking to disable locking of file descriptors on unix há 1 ano atrás
  florian 4dc4d2b2ba * use TTimespecArr instead of tkernel_timespecs in sysutils há 1 ano atrás
  florian 774e0f9122 + support for fputimens on non-linux OSes há 1 ano atrás
  florian 3cd2cbcda8 * GetEpochTime (not used though it seems) should return time_t há 1 ano atrás
  Pierre Muller 603614e28e Adapt USE_STATX code to FPC_DOTTEDUNITS há 2 anos atrás
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles há 2 anos atrás
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. há 2 anos atrás
  Pierre Muller 512faa7141 Restore usage of fpexecve function inside ExecuteProcess há 2 anos atrás
  Michael VAN CANNEYT b9a1a90d6e * String -> ansistring há 2 anos atrás
  Michael VAN CANNEYT 6ffa3d4a89 * Char -> AnsiChar há 2 anos atrás
  Pierre Muller be1cc68a99 Change libc statx function to weakexternal há 2 anos atrás
  Jonas Maebe 305d34a8f6 Darwin: fix make cycle há 2 anos atrás
  Michaël Van Canneyt 770c21c0dd * Fix compile error for i386-linux há 2 anos atrás
  Michael Van Canneyt d1b2fe1659 * Date/Time info for files (Delphi compatibility) há 2 anos atrás
  Michaël Van Canneyt e97e27b8d5 * Raise exception for fileseek positions that do not fit in longing. Issue #39407 há 4 anos atrás
  Nikolay Nikolov f21273612a + also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime há 4 anos atrás
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin há 4 anos atrás
  florian 3e453f92fc * statx based Sysutils.FileGetDate with handle fixed há 4 anos atrás
  florian b08717fef6 * make statx based Sysutils.FileAge working with relative pathes há 4 anos atrás
  florian b4a1c27c58 * renamed new syscall wrapper in linux to be consist with the others há 4 anos atrás
  florian 90ba89a128 * linux: FileGetDate makes use of statx if needed há 4 anos atrás
  florian ef04e3983f * sysutils on linux uses only the new syscalls if the system has no suitable clong type há 4 anos atrás
  florian c3656c6b1c * fallback to fputime if fputimensat fails as not being available há 4 anos atrás
  florian d402e0b940 * Y2K38 problem for linux in sysutils.findfirst/findnext should be solved há 4 anos atrás
  florian b8ab06aae7 + futimens syscall há 4 anos atrás
  florian e6f575d43c + make use of the fputimensat syscall on linux to enable always times beyond 32 bit há 4 anos atrás
  florian f39f8d0f1a * linux: make use of statx in Sysutils.FileAge if available há 4 anos atrás
  ondrej 63beb1e83a * revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions há 4 anos atrás
  ondrej 28d88b9999 * GetLocalTimeOffset: use timezone information from fpgettimeofday há 4 anos atrás