summaryrefslogtreecommitdiff
path: root/src/fcntl.rs
AgeCommit message (Expand)Author
2014-10-02Track Rust masterCarl Lerche
2014-09-20Be warning-free on Darwin.Clark Gaebel
2014-08-25Tweaks + fix accept4Carl Lerche
2014-08-21Fix O_* flags for Darwin. Minor kqueue tweaks.Carl 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-15Bind FD dup fns + misc tweaksCarl Lerche
2014-08-13Add open(), tweak mount functionsCarl Lerche