summaryrefslogtreecommitdiff
path: root/test/test_unistd.rs
AgeCommit message (Expand)Author
2015-07-13Add status to WaitStatusJoseph Kain
2015-07-07make execvpe unit test compile on LinuxMarkus Jais
2015-06-08added wait system call and unit testMarkus Jais
2015-05-19added getpid and getppidMarkus Jais
2015-05-05feat: add execvpeQingping Hou
2015-03-25Track Rust masterCarl Lerche
2015-03-24NixResult -> nix::Result; NixError -> nix::ErrorCarl Lerche
2015-03-13Amend some files to make it compile on arm-linux-androideabi.kennytm
2015-02-21Cleanup readv & writev + testsCarl Lerche