Historie revizí

Autor SHA1 Zpráva Datum
  marco 827d380691 * pchar(pointer()) isms that were safe. před 18 roky
  daniel 5acd85f447 * Revert 6964 před 18 roky
  daniel 8127fb7a05 * Switch to classic field names to prevent further messing with compatibility. před 18 roky
  Jonas Maebe 95474a2d38 * fixed memory leak in executeprocess for FPC_USE_FPEXEC před 18 roky
  Tomas Hajny b06b453ee1 * check for 64-bit support in FileTruncate based on TOff definition před 18 roky
  Jonas Maebe 6a7321c318 * enabled 64 bit filetruncate před 18 roky
  peter 7fb4c0675a * fixed compile error před 18 roky
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter před 18 roky
  michael ea0fc335d1 * Fixed FileExists for >2GB files před 18 roky
  Jonas Maebe 87a4372d7f * enable vfork for solaris před 19 roky
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit před 19 roky
  micha 0c5124c295 * fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch před 19 roky
  peter d9bcee0cbe * don't allocate unixfinddata if we search only one file, patch from neli před 19 roky
  Almindor d107c6649c * fixes a findfirst bug (thanks to jesusrmx) před 19 roky
  peter 25fe773e25 * FindFirst/FindNext replaced with optimized versions based on the před 19 roky
  michael dc0e8428a6 + Fixed rights parameter in TFileStream.Create and FileCreate před 19 roky
  michael e73bc0b772 + Made AddDisk a function, returning the current number of drives. před 19 roky
  michael 305e4142ff + Fixed FileGetAttr so hidden is correctly detected před 19 roky
  Tomas Hajny a9b515c0bf * fexpand defines kept in platform specific sysutils.pp před 19 roky
  peter da85b3db8c * fix linux build před 19 roky
  Jonas Maebe 5e694a801e * use vfork instead of fork for popen and one variant of executeprocess před 19 roky
  daniel 3758d106fe * remove command about quotes in array version of executeprocess, which doesn't před 20 roky
  michael 59d3cd95a8 + Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec před 20 roky
  marco 411e2359eb * Fixed 2.0.0 compilation před 20 roky
  marco f054a6df16 * nanosleep for sleep(), since it is now in the POSIX group. před 20 roky
  florian ee9862d231 + signal hooking dummies před 20 roky
  florian b245075bb3 * unix: faSymLink před 20 roky
  peter b0e5f64091 * call uniquestring before calling stringtoppchar před 20 roky
  Jonas Maebe 437f35315c * fixed datetime related routines for unix před 20 roky
  michael d2d33c03fb + Added missing FileSetDate call před 20 roky