Commit History

Author SHA1 Message Date
  Jonas Maebe 5e694a801e * use vfork instead of fork for popen and one variant of executeprocess 19 years ago
  daniel 3758d106fe * remove command about quotes in array version of executeprocess, which doesn't 19 years ago
  michael 59d3cd95a8 + Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec 20 years ago
  marco 411e2359eb * Fixed 2.0.0 compilation 20 years ago
  marco f054a6df16 * nanosleep for sleep(), since it is now in the POSIX group. 20 years ago
  florian ee9862d231 + signal hooking dummies 20 years ago
  florian b245075bb3 * unix: faSymLink 20 years ago
  peter b0e5f64091 * call uniquestring before calling stringtoppchar 20 years ago
  Jonas Maebe 437f35315c * fixed datetime related routines for unix 20 years ago
  michael d2d33c03fb + Added missing FileSetDate call 20 years ago
  florian 6992fde8fc * patch from Ales to Katona to change some var parameters to out 20 years ago
  michael 180fd52858 + Reworked GUID creation 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  michael 99658cf4d6 + Implementation of CreateGUID 20 years ago
  fpc 50778076c3 initial import 20 years ago
  Jonas Maebe 2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or 20 years ago
  florian 7fef413b69 + SysLocale 20 years ago
  peter e417e34496 * truncate log 20 years ago
  michael 9701081657 + Added mode field to TSearchRec for Kylix compatibility 20 years ago
  michael fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 20 years ago
  marco 8d238cd712 * resolution of now increased to ms 21 years ago
  marco 139913d009 * getenv had ansistring as param due to {$H+} now shortstring. 21 years ago
  marco 07adf4e83d * timezone stuff back to unix 21 years ago
  peter 0c80377ca8 * 1.0.x bootstrap fix 21 years ago
  olle 4478f72279 * Fix for FPC_USE_LIBC 21 years ago
  marco 780ba784d6 * unix interface cleanup 21 years ago
  michael 30a74b36f2 + Fixed sleep: file needs to be closed again 21 years ago
  michael dfe2a0417e + Implementation of GetTempDir and GetTempFileName 21 years ago
  michael a0109e4da7 + Give path, not comline in ExecuteProcess 21 years ago
  michael d8501af1df + Fixed ExecuteProcess. Now returns the exit code or raises an exception on failure 21 years ago