Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 25463000ac * do not mark all found files with Find* as "faHidden" if the search path il y a 16 ans
  michael 9538da64f9 * Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible) il y a 16 ans
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system il y a 16 ans
  Jonas Maebe 99a02a93ca * also consider the search attributes for findfirst if the name does il y a 16 ans
  Jonas Maebe 8b53f8c41a * fixed a bunch of cases where ESysEINTR wasn't handled il y a 16 ans
  Jonas Maebe f7003119d0 * fixed AddDisk() in sysutils and dos units, and fixed memory leaks il y a 16 ans
  florian 475cd9926d * couple of small haiku fixes by Olivier Coursiere il y a 16 ans
  Jonas Maebe 6f12cb03db * if no locking is specified, also request an exclusive lock for solaris il y a 16 ans
  Jonas Maebe 78f6e5ff6e * fixed fmShareDenyNone for Solaris il y a 16 ans
  Jonas Maebe 6581c8dec5 * hopefully final fix to unix locking: specifying no locking mode again il y a 16 ans
  Jonas Maebe f9556bad39 * fixed ESysEIntr checking for fpflock il y a 16 ans
  Jonas Maebe 4a829da2fc * fixed fileopen when not specifying any sharing (should not perform any il y a 16 ans
  Jonas Maebe 9fabb0b127 * fixed file locking of files opened as read- or write-only on solaris il y a 16 ans
  Jonas Maebe 57ff980bc3 * hopefully fixed beos compilation after r12630 (it doesn't have flock) il y a 16 ans
  Jonas Maebe a730ee7f10 + support for file locking for *nix systems based on flock (mantis #13012) il y a 16 ans
  marco 52bb5ac229 * removed some old 1.0.x ->2.0.x transitional code (executeprocess) il y a 16 ans
  michael 7a058a9bf2 * Added overloaded call for fplstat which has var argument (as for stat) il y a 17 ans
  joost acff7f60bd * Add path-delimiters properly in GetAppConfigDir and GetAppConfigFile il y a 17 ans
  Almindor 6433f8c38b * fix DiskFree and DiskSize to check for Drive argument il y a 17 ans
  michael 26575472b6 * Added GetUSerDir function (ID 11338) il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  peter 95d0ce1270 * VendorName function added to allow an extra subdirectory il y a 17 ans
  marco 827d380691 * pchar(pointer()) isms that were safe. il y a 18 ans
  daniel 5acd85f447 * Revert 6964 il y a 18 ans
  daniel 8127fb7a05 * Switch to classic field names to prevent further messing with compatibility. il y a 18 ans
  Jonas Maebe 95474a2d38 * fixed memory leak in executeprocess for FPC_USE_FPEXEC il y a 18 ans
  Tomas Hajny b06b453ee1 * check for 64-bit support in FileTruncate based on TOff definition il y a 18 ans
  Jonas Maebe 6a7321c318 * enabled 64 bit filetruncate il y a 18 ans
  peter 7fb4c0675a * fixed compile error il y a 18 ans
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter il y a 18 ans