summary refs log tree commit diff
path: root/src/libstd/sys/unix/ext/process.rs
AgeCommit message (Expand)AuthorLines
2015-07-20std: Add IntoRaw{Fd,Handle,Socket} traitsAlex Crichton-2/+20
2015-06-09std: Tweak process raising/lowering implementationsAlex Crichton-23/+5
2015-05-16std: Implement lowering and raising for process IOAlex Crichton-1/+48
2015-05-07std: Rename sys::foo2 modules to sys::fooAlex Crichton-1/+1
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+65