diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +141,7 @@ that we would like to make for the next binary incompatible release. - move the draining loop from commClose() to wait() - add additional "channels" beyond std*, with the built-in capability of passing the fd on the command line - - redirections, including piping multiple kprocesses together. this should make most cases of + - redirections, including piping multiple tdeprocesses together. this should make most cases of reimplementing commSetupDone{P,C} superflous. - possibly create KForkProcess that covers most/all of the remaining commSetupDoneC reimplementations. |