- rev. 9 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Tue 2019-04-09 19:47:52 +0200
- parent: 8 diff
Minimize imports.
- rev. 8 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Tue 2019-04-09 19:17:44 +0200
- parent: 7 diff
Line breaking code.
- rev. 7 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Mon 2019-04-08 19:44:48 +0200
- parent: 6 diff
Put compiler options to external file, set ioselector to poll (requires patched stdlib)
- rev. 6 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Thu 2019-04-04 22:28:23 +0200
- parent: 5 diff
Colorsmake && echo hello | ./ppio cat
- rev. 5 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Thu 2019-04-04 21:48:08 +0200
- parent: 4 diff
Now passing out input and output transparently
- rev. 4 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Thu 2019-04-04 19:35:39 +0200
- parent: 3 diff
WIP stream copying via async libraries
- rev. 3 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Mon 2019-04-01 20:02:44 +0200
- parent: 2 diff
Add pipe, fork and exec handling.
- rev. 2 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Mon 2019-04-01 14:45:58 +0200
- parent: 1 diff
Remove superfluous option parser.
- rev. 1 by Jan Pobrislo <ccx_at_webprojekty_dot_cz> into branch ppio-nim at Mon 2019-04-01 14:39:56 +0200
First commit