Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 9b987fde93 * fmShareDenyNone should also take a shared lock (+ test) hace 10 años
  Jonas Maebe 31037d0664 * when creating a file with an exclusive sharing mode on Unix, first check hace 10 años
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function hace 10 años
  Jonas Maebe 6defd861b0 * fixed uninitialized function result in r30048 (mantis #27586) hace 10 años
  Jonas Maebe 9da8a2304a * converted matching UTF-8 filenames in findfirst/findnext to use hace 10 años
  marco 316a50ff23 * support for clock_gettime(), patch by Graeme. hace 11 años
  michael 17e34abc62 * Fix for bug ID #18551 hace 11 años
  michael f61e27ec8e * clock_gettime uses timespec, not timeval hace 11 años
  michael a92056d219 * Use clock_gettime when available hace 11 años
  Jonas Maebe f9f041d470 * SystemOldNAme -> SystemOldName hace 12 años
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose hace 12 años
  Jonas Maebe 155aafc255 * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface hace 12 años
  Jonas Maebe eeb98a0c0f - removed platform-specific implementations of GetCurrentDir, SetCurrentDir, hace 12 años
  Jonas Maebe 06d9b35ed3 * don't truncate the result of GetEnvironmentVariable to 255 characters hace 12 años
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and hace 12 años
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 hace 12 años
  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. hace 12 años
  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. hace 12 años
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. hace 13 años
  michael 64ab9c06d3 * Added GetLocalTimeOffset function hace 13 años
  marco 455d675c5a * removed an empty overloaded version of statfs that could be called recursively hace 13 años
  Jonas Maebe 9a1cd0ec4c * fixed checking the address of installed signal handlers on aix and hace 13 años
  Jonas Maebe 8d8fc0fdee + RTL for AIX hace 13 años
  michael 2625b1dfa4 * Improved efficiency of Now/Date/Time hace 13 años
  michael 1579470a68 * Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248) hace 14 años
  marco 7eeb4ab539 * also return fasymbolic if dir is found. hace 14 años
  michael a201f07420 * Added share mode argument to FileCreate call hace 14 años
  michael be484359b8 * Corrected fix for FileAge hace 14 años
  michael 9747f7f0cd * Do not allow fileage for directories (15873) hace 14 años
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. hace 15 años