Historial de Commits

Autor SHA1 Mensaje Fecha
  Tomas Hajny f330d2e981 * fix for random memory corruption introduced in r28975 hace 10 años
  Tomas Hajny 30820cd0e5 * fixed missed setting of return code hace 10 años
  Tomas Hajny 5d0bd53433 * remove fixed limit for overall size of arguments for Dos.Exec and SysUtils.ExecuteProcess hace 10 años
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL hace 10 años
  Jonas Maebe df6a2dce00 + unicodestring support for assign/erase/rename hace 12 años
  Tomas Hajny af03a73af2 * fix DosExitCode for sessions of other types, consider ExecFlags for other session types hace 14 años
  Tomas Hajny 67612af07d * fixes for Exec - execution of different application types, fixed memory leak and avoided queue name collisions hace 14 años
  Tomas Hajny bbd4886809 * fix for wrong pointer increment (causing crash/heap corruptions) hace 19 años
  Tomas Hajny f9e28f363d * workaround for OS/2 bug - check for 64kB border crossing in parameters for DosExecPgm hace 19 años
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  Tomas Hajny 1215d90528 * FSearch must skip invalid paths hace 20 años
  Tomas Hajny 46aad77754 * allow running any type of session from Exec hace 20 años
  Tomas Hajny 1d4e9b37fc * GetMsCount added, platform independent routines moved to single include file hace 20 años
  Tomas Hajny 9f51eee552 * final part of longint2cardinal fixes for doscalls hace 21 años
  Tomas Hajny db94578ce6 * Exec cleanup hace 21 años
  Tomas Hajny 09fd537acf * lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...) hace 21 años
  daniel bc7f8a474d * Enable threadvars again hace 21 años
  Tomas Hajny 7a08fcd395 * LastDosExitCode changed back from threadvar temporarily hace 21 años
  Tomas Hajny 601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint hace 21 años
  yuri b1a8443699 * fixes for dosh.inc hace 21 años
  michael 6571f6a7e5 + Switched to single interface in dosh.inc hace 21 años
  yuri 2cbdc6b02c * exec fix hace 22 años
  Tomas Hajny 39ae691859 SetFTime fix hace 22 años
  Tomas Hajny 1eccb7a88a * GetFTime correction for case of no previous write access hace 22 años
  Tomas Hajny 90062097c9 * Exec fix hace 22 años
  Tomas Hajny 7adcc315bc * file handling related fixes hace 22 años
  Tomas Hajny 1bcce4c618 * result buffers must be allocated hace 22 años