Skip to content

Commit

Permalink
TODO updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Mar 2, 2011
1 parent 86b999e commit 000e7de
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
[x] raise exception on unhandled options
[x] benchmarks in README (tmm1)
[x] POSIX::Spawn::spawn usage examples in README
[ ] POSIX::Spawn#pspawn should be just #spawn
[x] POSIX::Spawn#pspawn should be just #spawn
[x] :err => :out case -- currently closing out after dup2'ing
[ ] POSIX::Spawn::Process usage examples in README
[ ] :err => :out case -- currently closing out after dup2'ing
[ ] Better POSIX::Spawn#spawn comment docs


[ ] popen* interfaces
[ ] system interface
Expand Down

0 comments on commit 000e7de

Please sign in to comment.