index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
ioctl
Age
Commit message (
Expand
)
Author
2016-12-10
Add ioctl support for BSD
Conrad Kramer
2016-12-10
Change the readwrite buf ioctl call to use a *mut pointer
Conrad Kramer
2016-12-10
Fix typo in documentation
Conrad Kramer
2016-01-28
Errno::result()
arcnmx
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-09-15
ioctl: make ioctl functions public
Paul Osborne
2015-09-15
ioctl: clean up source file for ioctls
Paul Osborne
2015-08-14
ioctl: fix bugs with op generation for writes
Paul Osborne
2015-08-14
ioctl: do not make macro generated functions public
Paul Osborne
2015-08-12
ioctl: remove defunct readme for ioctl subsystem
Paul Osborne
2015-08-12
ioctl: return result type rather than raw integer
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
Merge mips into powerpc; rename Union_Unnamed16 to ff_effect_data
Corey Richardson
2015-08-12
Update docs
Corey Richardson
2015-08-12
Completely revamp sys::ioctl to use cmr/ioctl's approach
Corey Richardson