summaryrefslogtreecommitdiff
path: root/packages/fcl-process/src
Commit message (Expand)AuthorAgeFilesLines
* * Patch from #18617 Forkevent from Seth Grover.marco2011-01-272-0/+15
* + use "Terminal" under Haiku to launch external programs (patch byjonas2010-10-081-4/+35
* * Mantis ipcserver problem solved caused by the adding of locking in the rtlmarco2009-12-111-4/+5
* * patch (don't call waitprocess if not running) from Mantis 14707marco2009-11-031-2/+1
* * Patch from Mantis 14709marco2009-11-031-1/+2
* * use "open" rather than xterm for poNewConsole on Darwin (patch byjonas2009-11-011-0/+4
* * fixes for go32v2 compilation by John Lee (approved by Tomas)jonas2009-10-021-2/+5
* * forbid passing derived classes to call by reference parent classes (for obj...florian2009-08-171-8/+8
* * Use ExeSearch instead of FileSearch to find process executablejoost2009-03-221-1/+1
* * fixed a bunch of cases where ESysEINTR wasn't handledjonas2009-03-191-41/+57
* * fixed unix version of tprocess.waitonexit (use unix.waitprocess so alljonas2009-03-191-4/+2
* * Fixed the problem that an IPC-Server holds a lock on its pipe so that nojoost2009-03-072-5/+19
* * move dummy implementions to dummy dir and addpeter2008-11-1815-420/+13
* * If InitDebugClient fails, do not try to write a debug-messagejoost2008-09-301-1/+1
* * Fix AV when DebugDisabled is true and the program quitsjoost2008-09-291-5/+3
* * added unixtype unit in addition to baseunix unit (currently baseunix contai...ivost2008-09-141-0/+2
* * empty tprocess command line results on windows now in the same exception as...florian2008-07-074-30/+75
* Fixed go32v2 compilation for 2.2.3 and 2.2.2rc1giulio2008-06-021-1/+1
* * makefiles regenerated with newer fpcmakehajny2008-05-281-4/+7
* + Haiku support by Olivier Coursière based on old BeOS support florian2008-05-191-0/+30
* * make it compile with 2.2.0peter2008-02-041-0/+8
* * Patch from Sergei Gorelkin, making TStream.Read and .Write virtualmichael2007-12-291-6/+4
* * fix executable not found exceptionpeter2007-11-131-8/+10
* * workaround trying to allow building GO32v2 snapshots (+ correction for rs...hajny2007-11-101-0/+6
* * wait in PeekMessage if no data available immediatelyhajny2007-11-041-1/+7
* * OS/2 requires specification of both np_ReadMode* and np_WriteMode*hajny2007-11-041-1/+2
* + SimpleIPC implementation for OS/2 (not tested yet)hajny2007-11-041-0/+194
* * created fcl-async and fcl-process packagespeter2007-10-2828-0/+3839