Age | Commit message (Expand) | Author |
---|---|---|
2017-02-16 | Update bitflags to 0.7 | Simon Sapin |
2016-08-31 | Run rustfmt on mqueue.rs | Philipp Matthias Schaefer |
2016-08-31 | Replace ffi module by libc functions in mqueue.rs | Philipp Matthias Schaefer |
2016-04-14 | fixed a few clippy warnings | Andre Bogus |
2016-02-20 | mqueue: change types to allow more cases | Nikolay Amiantov |
2016-01-28 | Move errno::Result back to crate root | arcnmx |
2016-01-28 | Errno::result() | arcnmx |
2016-01-18 | allow improper_ctypes for size_t | Mattis Marjak |
2015-10-27 | Fix some comments | Jeremy Fitzhardinge |
2015-09-28 | added convenience functions for setting O_NONBLOCK on message queues | Markus Jais |
2015-09-03 | added support and tests for mq_setattr | Markus Jais |
2015-08-17 | renamed test methods for mqueue and added mq_unlink | Markus Jais |
2015-07-18 | added mq_getattr for Linux | Markus Jais |
2015-05-28 | Move nix::mq -> nix::mqueue to mirror header | Carl Lerche |