Commit History

Автор SHA1 Съобщение Дата
  svenbarth e914ec7f00 Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead. преди 12 години
  sergei 1415569ecb - Removed UnixToWinAge, since revision 444 it does not change its argument, but wastes a lot of CPU cycles converting it from local time and back. преди 12 години
  michael 64ab9c06d3 * Added GetLocalTimeOffset function преди 13 години
  marco 455d675c5a * removed an empty overloaded version of statfs that could be called recursively преди 13 години
  Jonas Maebe 9a1cd0ec4c * fixed checking the address of installed signal handlers on aix and преди 13 години
  Jonas Maebe 8d8fc0fdee + RTL for AIX преди 13 години
  michael 2625b1dfa4 * Improved efficiency of Now/Date/Time преди 14 години
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) преди 14 години
  marco 7eeb4ab539 * also return fasymbolic if dir is found. преди 14 години
  michael a201f07420 * Added share mode argument to FileCreate call преди 14 години
  michael be484359b8 * Corrected fix for FileAge преди 14 години
  michael 9747f7f0cd * Do not allow fileage for directories (15873) преди 14 години
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. преди 15 години
  marco 8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets преди 15 години
  Jonas Maebe 722d48c8c2 * only return an error if locking a file fails when the file is already преди 15 години
  michael 01ed4a6745 * Implemented OnBeep to install custom beep handler преди 15 години
  Jonas Maebe 25463000ac * do not mark all found files with Find* as "faHidden" if the search path преди 16 години
  michael 9538da64f9 * Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible) преди 16 години
  Jonas Maebe f6d452c2c0 * remove the RTL's installed signal handlers at the end of the system преди 16 години
  Jonas Maebe 99a02a93ca * also consider the search attributes for findfirst if the name does преди 16 години
  Jonas Maebe 8b53f8c41a * fixed a bunch of cases where ESysEINTR wasn't handled преди 16 години
  Jonas Maebe f7003119d0 * fixed AddDisk() in sysutils and dos units, and fixed memory leaks преди 16 години
  florian 475cd9926d * couple of small haiku fixes by Olivier Coursiere преди 16 години
  Jonas Maebe 6f12cb03db * if no locking is specified, also request an exclusive lock for solaris преди 16 години
  Jonas Maebe 78f6e5ff6e * fixed fmShareDenyNone for Solaris преди 16 години
  Jonas Maebe 6581c8dec5 * hopefully final fix to unix locking: specifying no locking mode again преди 16 години
  Jonas Maebe f9556bad39 * fixed ESysEIntr checking for fpflock преди 16 години
  Jonas Maebe 4a829da2fc * fixed fileopen when not specifying any sharing (should not perform any преди 16 години
  Jonas Maebe 9fabb0b127 * fixed file locking of files opened as read- or write-only on solaris преди 16 години
  Jonas Maebe 57ff980bc3 * hopefully fixed beos compilation after r12630 (it doesn't have flock) преди 16 години