.. |
amicommon
|
c1f6a7afdd
Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define
|
4 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
|
aa5a59fc00
* also assign threadid. mantis 38645
|
4 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
|
fb5cd1aefd
MorphOS: TProcess implementation supporting async mode and pipes
|
4 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
|
97b4cde077
* buffer overflow in ReadInputStream if a stream read> READ_BYTES (=64k) large. The overloaded tstream one is ok.
|
4 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 |