summaryrefslogtreecommitdiff
path: root/src/sys/ioctl/mod.rs
AgeCommit message (Expand)Author
2015-11-20netbsd supportJeremy Fitzhardinge
2015-09-15ioctl: only run ioctl doctest under linuxPaul Osborne
2015-09-15ioctl: correct documentation and add example ioctl! codePaul Osborne
2015-08-12ioctl: reintroduce libc ioctl workaround until we can use updated liblibcPaul Osborne
2015-08-12ioctl: remove all but command encodingCorey Richardson
2015-08-12Update docsCorey Richardson
2015-08-12Completely revamp sys::ioctl to use cmr/ioctl's approachCorey Richardson