commit | 027a73a903af306449710ce12bc09e0e3550c6c9 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu Aug 04 10:16:59 2016 -0500 |
committer | Rob Landley <rob@landley.net> | Thu Aug 04 10:16:59 2016 -0500 |
tree | a415cb11fa6f2b34e63b8259fc52342aaa8fec75 | |
parent | 145b7024b5fbb74f16d5e403fb004ff8209bc4a0 [diff] |
Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, add xopenro() that takes one argument and understands "-" means stdin, and switch over lots of users.