summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2014-12-10Fallout of Copy becoming opt-in.Victor Berger
2014-10-11Implement scatter/gather IO: writev & readv.Roma Sokolov
2014-10-06Implement dup3Carl Lerche
2014-10-02Track Rust masterCarl Lerche
2014-09-03Expose some more C typesCarl Lerche
2014-08-25Tweaks + fix accept4Carl Lerche
2014-08-21Bind kqueue + misc cleanupCarl Lerche
2014-08-20Start binding DarwinCarl Lerche
2014-08-17More socket APIsCarl Lerche
2014-08-16Epoll, rename to nix, misc cleanupCarl Lerche
2014-08-15Add mknod, mkdev, and umask APIsCarl Lerche
2014-08-13Add open(), tweak mount functionsCarl Lerche
2014-08-07Initial commitCarl Lerche