summaryrefslogtreecommitdiff
path: root/packages/fcl-process/src/os2/simpleipc.inc
Commit message (Expand)AuthorAgeFilesLines
* * All platforms use a queue nowmichael2016-05-171-10/+4
* * fix #26007 move size=0 of r27762 to OS specific code, otherwise it prohibitsmarco2014-08-031-0/+1
* * makefiles regenerated with newer fpcmakehajny2008-05-281-4/+7
* * 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