index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
fcl-process
/
src
/
unix
/
process.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* two new priority classes for all but wince. See comments in process.pp
marco
2018-08-29
1
-1
/
+2
*
Handle poPassInput to be able to handle interactive processes for Windows an...
pierre
2016-01-29
1
-8
/
+13
*
* improved TProcess.WaitOnExit with timeout implementation to use fpGetTimeOf...
florian
2016-01-24
1
-1
/
+21
*
+ TProcess.WaitForExit implementation with timeout
florian
2016-01-24
1
-0
/
+21
*
* avoid deprecated warning.
marco
2015-11-06
1
-1
/
+1
*
* don't use vfork in case we may have to call any OS routine after we've
jonas
2014-10-08
1
-3
/
+21
*
* Add support for xfce terminal
michael
2014-04-16
1
-3
/
+5
*
* Changed signature of TForkEvent
michael
2014-02-11
1
-1
/
+1
*
* Check running
michael
2014-02-07
1
-1
/
+1
*
* Added ExitCode (different from ExitStatus)
michael
2014-02-07
1
-7
/
+12
*
* improved KDE detection
michael
2012-09-05
1
-1
/
+1
*
* Set terminal correctly (fix for #21028)
michael
2012-08-20
1
-3
/
+3
*
* workaround rangecheck error, Mantis #22055. Possibly temporarily while
marco
2012-06-16
1
-1
/
+1
*
* if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't clos...
marco
2012-06-03
1
-3
/
+7
*
* increase loop in determine xterm, Mantis #21028
marco
2012-01-15
1
-0
/
+1
*
* uses and resourcestrings moved to platform specific includes
hajny
2011-10-02
1
-2
/
+15
*
* Changed CommandLine/ApplicationName to Executable and Parameters (12034 and...
michael
2011-04-27
1
-59
/
+69
*
* Patch from #18617 Forkevent from Seth Grover.
marco
2011-01-27
1
-0
/
+2
*
+ use "Terminal" under Haiku to launch external programs (patch by
jonas
2010-10-08
1
-4
/
+35
*
* Patch from Mantis 14709
marco
2009-11-03
1
-1
/
+2
*
* use "open" rather than xterm for poNewConsole on Darwin (patch by
jonas
2009-11-01
1
-0
/
+4
*
* Use ExeSearch instead of FileSearch to find process executable
joost
2009-03-22
1
-1
/
+1
*
* fixed a bunch of cases where ESysEINTR wasn't handled
jonas
2009-03-19
1
-41
/
+57
*
* fixed unix version of tprocess.waitonexit (use unix.waitprocess so all
jonas
2009-03-19
1
-4
/
+2
*
* empty tprocess command line results on windows now in the same exception as...
florian
2008-07-07
1
-13
/
+9
*
* fix executable not found exception
peter
2007-11-13
1
-8
/
+10
*
* created fcl-async and fcl-process packages
peter
2007-10-28
1
-0
/
+399