summaryrefslogtreecommitdiffhomepage
path: root/host/proto
AgeCommit message (Collapse)Author
2008-06-09 * host/proto:Nicolas Schodet
- fixed popen_io buffering. If there is buffering, data is read and placed in the file buffer, but the select call does not see it.
2008-06-03 * host, digital/asserv/tools, digital/avr/modules:Nicolas Schodet
- cleaned up python scripts hierarchy.
2008-04-10 * host/proto:Nicolas Schodet
- added program io utility. - added Proto.wait.
2008-04-02 * host/proto:Nicolas Schodet
- added proto interface.