Tomas Hajny
|
bbd4886809
* fix for wrong pointer increment (causing crash/heap corruptions)
|
19 年之前 |
Tomas Hajny
|
f9e28f363d
* workaround for OS/2 bug - check for 64kB border crossing in parameters for DosExecPgm
|
19 年之前 |
michael
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
Tomas Hajny
|
1215d90528
* FSearch must skip invalid paths
|
20 年之前 |
Tomas Hajny
|
46aad77754
* allow running any type of session from Exec
|
20 年之前 |
Tomas Hajny
|
1d4e9b37fc
* GetMsCount added, platform independent routines moved to single include file
|
20 年之前 |
Tomas Hajny
|
9f51eee552
* final part of longint2cardinal fixes for doscalls
|
21 年之前 |
Tomas Hajny
|
db94578ce6
* Exec cleanup
|
21 年之前 |
Tomas Hajny
|
09fd537acf
* lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...)
|
21 年之前 |
daniel
|
bc7f8a474d
* Enable threadvars again
|
21 年之前 |
Tomas Hajny
|
7a08fcd395
* LastDosExitCode changed back from threadvar temporarily
|
21 年之前 |
Tomas Hajny
|
601f2e02ce
* overloaded ExecuteProcess added, EnvStr param changed to longint
|
21 年之前 |
yuri
|
b1a8443699
* fixes for dosh.inc
|
21 年之前 |
michael
|
6571f6a7e5
+ Switched to single interface in dosh.inc
|
21 年之前 |
yuri
|
2cbdc6b02c
* exec fix
|
22 年之前 |
Tomas Hajny
|
39ae691859
SetFTime fix
|
22 年之前 |
Tomas Hajny
|
1eccb7a88a
* GetFTime correction for case of no previous write access
|
22 年之前 |
Tomas Hajny
|
90062097c9
* Exec fix
|
22 年之前 |
Tomas Hajny
|
7adcc315bc
* file handling related fixes
|
22 年之前 |
Tomas Hajny
|
1bcce4c618
* result buffers must be allocated
|
22 年之前 |
peter
|
d97075a245
* stdcall fixes
|
22 年之前 |
yuri
|
7fa443b61f
* Prepared for native target (emx code replaced)
|
22 年之前 |
Tomas Hajny
|
c96795ebda
* correction for previous mistyping
|
22 年之前 |
Tomas Hajny
|
703367dd40
* fixes for OS/2 v2.1 incompatibility
|
22 年之前 |
Tomas Hajny
|
a92d2c1f76
+ GetEnvPChar added
|
22 年之前 |
Tomas Hajny
|
1f88f17a7f
* mistyping fixed
|
22 年之前 |
Tomas Hajny
|
ab27397399
* GetEnv correction, better PM support, ...
|
22 年之前 |