summary refs log tree commit diff
path: root/src/libnative/io/process.rs
AgeCommit message (Expand)AuthorLines
2014-01-05Handle EINTR throughout libnativeAlex Crichton-8/+9
2013-12-27Implement native TCP I/OAlex Crichton-2/+2
2013-12-27Bring native process bindings up to dateAlex Crichton-64/+114
2013-12-25Test fixes and rebase conflictsAlex Crichton-1/+2
2013-12-24native: Introduce libnativeAlex Crichton-0/+652