summaryrefslogtreecommitdiff
path: root/packages/fcl-process/src/processunicode.pp
Commit message (Collapse)AuthorAgeFilesLines
* * centralize some type definitions so that they are compatible between ↵marco2018-08-201-1/+8
| | | | | | | | | | process and processunicode * add an extra parameter to the callback in preparation of readoutput callbacks. This is needed to let the callback differentiate between stderr or stdout callbacks * rename processunicode class to TProcess on recommendation of MvC. git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@39651 3ad0048d-3df7-0310-abae-a5850022a9f2
* * Unicode version TProcess in two commits.marco2018-08-181-0/+38
* first misc files & rename process.pp -> processbody.inc Next commit will add new process.pp + update of processbody.inc to preserve history. git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@39626 3ad0048d-3df7-0310-abae-a5850022a9f2