.. |
amicommon
|
defcad25af
Amiga-systems: bugfix for TProcess.commandline, left over space at exename
|
6 years ago |
dummy
|
bdbdee6acf
+ TProcess.WaitForExit implementation with timeout
|
9 years ago |
os2
|
ca8929b930
* All platforms use a queue now
|
9 years ago |
unix
|
0f619c3ef8
* two new priority classes for all but wince. See comments in process.pp
|
7 years ago |
win
|
b168045119
process: explode with blocks
|
5 years ago |
winall
|
01358a9989
Fix compilation for Windows OS after commit 33702
|
9 years ago |
wince
|
273f88a54c
* Remove redundant files
|
9 years ago |
dbugintf.pp
|
ddefc8a682
* Fix bug #37546, improvement to pass log filename to server
|
5 years ago |
dbugmsg.pp
|
ddefc8a682
* Fix bug #37546, improvement to pass log filename to server
|
5 years ago |
pipes.pp
|
821646ed05
Suppress non-set result warning in Seek method
|
10 years ago |
pipesipc.pp
|
214cb0b301
* Fixed 19136 and exposed unix pipe implementation in a separate unit
|
14 years ago |
process.pp
|
4a51d0600d
* add podetached. Follow up to mantis @32055 due to regression, see
|
5 years ago |
process.txt
|
8a4e0e6e84
* Added ExitCode (different from ExitStatus)
|
11 years ago |
processbody.inc
|
4f5881531b
TProcessnamemacro: move FProcessID, FThreadID, FProcessHandle, FThreadHandle to the protected section so that descendants can fill them in overridden Execute procedure
|
5 years ago |
processunicode.pp
|
8554332c1d
* centralize some type definitions so that they are compatible between process and processunicode
|
7 years ago |
simpleipc.pp
|
1fa863721f
* Patch from Denis Kozlov to fix threaded server
|
8 years ago |