提交歷史

作者 SHA1 備註 提交日期
  sergei c83f4c5ddc * Windows targets: removed 'errno' threadvar, OS error codes can be passed directly to Errno2InOutRes(). 11 年之前
  Tomas Hajny 3e5601d89e * fix ChDir and GetDir handling for other than the current drive and avoid changing the current directory in GetDir in that case 12 年之前
  Jonas Maebe ba49e4a29d * fixed do_getdir() for non-defaultdrive after r25042 ("drive" array has to 12 年之前
  Jonas Maebe d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 年之前
  Jonas Maebe 08ab4dcabe * convert calls to GetCurrentDirectory to *W in Windows do_getdir() 12 年之前
  Jonas Maebe 62ee16278b * changed getdir(ansistring):ansistring to 12 年之前
  sergei 3175f49e4f * Replaced local writable typed constant with variable. Makes function thread-safe (local typed constants are still allocated globally, writable ones ruin thread-safety) and able to compile in {$J-} state. 12 年之前
  Tomas Hajny 27403b542b + FileNameCasePreserving added - see #18066 in Mantis 13 年之前
  marco 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 15 年之前
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants 17 年之前
  florian ea07c6176c - $Log$ killed 18 年之前
  yury 83820db27e * fix for tiorte.pp on WM5. 18 年之前
  yury 11576fd24b * fixed warnings and notes while compiling system unit for wince. 19 年之前
  yury 451063e187 * removed debug writeln in dirfn. 19 年之前
  florian 4866975145 + more units for win64 19 年之前
  florian 8adc1c9b0c + RTL part of WinCE patches from Yuri Sidorov 20 年之前
  florian ad3b9b9464 * windows rtl restructuring to share code between win32 and win64 20 年之前