summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oprocess.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-02-15better return 0 heremickeyl1-1/+1
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl1-0/+30
- add an example program for dealing with OProcess. This should be enhanced...
2004-01-13cleanup and unify source layoutmickeyl1-372/+317
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+970
- merge odevice into libopie2 - merge oprocctrl and oprocess into libopie2