summaryrefslogtreecommitdiff
path: root/src/errno.rs
AgeCommit message (Expand)Author
2015-01-07ToCStr removal falloutValerii Hiora
2015-01-03Update to rust masterValerii Hiora
2014-12-12Fallout of Copy opt-in for non-LinuxValerii Hiora
2014-12-10Fallout of Copy becoming opt-in.Victor Berger
2014-11-19Fix for LinuxRoma Sokolov
2014-11-19Use namespaced enum variants.Roma Sokolov
2014-11-11std::os::errno returns uint nowRoma Sokolov
2014-10-10Update static->constTilde Engineering
2014-10-02Track Rust masterCarl Lerche
2014-09-16Provide fork() + error tweaksCarl Lerche
2014-08-24SysError does not need desc fieldCarl Lerche
2014-08-20Start binding DarwinCarl Lerche
2014-08-19Start on socket optionsCarl Lerche
2014-08-13Add open(), tweak mount functionsCarl Lerche
2014-08-07Initial commitCarl Lerche