Age | Commit message (Expand) | Author |
---|---|---|
2017-07-19 | Re-add bad variant of ioctl! | Bryant Mairs |
2017-07-19 | Remove old workaround | Bryant Mairs |
2017-07-05 | We need to pass by value and not by pointer for writing ioctls | Bastian Köcher |
2017-04-21 | remove test warnings | king6cong |
2016-12-10 | Add ioctl support for BSD | Conrad Kramer |
2016-12-10 | Fix typo in documentation | Conrad Kramer |
2015-11-20 | netbsd support | Jeremy Fitzhardinge |
2015-09-15 | ioctl: only run ioctl doctest under linux | Paul Osborne |
2015-09-15 | ioctl: correct documentation and add example ioctl! code | Paul Osborne |
2015-08-12 | ioctl: reintroduce libc ioctl workaround until we can use updated liblibc | Paul Osborne |
2015-08-12 | ioctl: remove all but command encoding | Corey Richardson |
2015-08-12 | Update docs | Corey Richardson |
2015-08-12 | Completely revamp sys::ioctl to use cmr/ioctl's approach | Corey Richardson |