Age | Commit message (Expand) | Author |
---|---|---|
2021-04-04 | Use memoffset::offset_of instead of homegrown macro | Alan Somers |
2020-06-27 | Make sys::socket::sockaddr_storage a safe function | Alan Somers |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2020-05-17 | Add Redox support for most of the modules | Xavier L'Heureux |
2019-09-04 | Simplify implementation of libc_enum! with vis metavariables | Alan Somers |
2019-08-29 | Clippy cleanup | Alan Somers |
2017-12-10 | Expand derives for all libc_bitflags! use | Bryant Mairs |
2017-12-02 | Upgrade to Bitflags 1.0 | Bryant Mairs |
2017-08-27 | Support casting values in libc_enum! | Bryant Mairs |
2017-08-16 | Match libc_bitflags! syntax to upstream bitflags! | Bryant Mairs |
2017-07-10 | Add a libc_enum! macro | Bryant Mairs |
2017-07-04 | Allow casting a flag to a type in libc_bitflags! | roblabla |
2017-06-18 | Update bitflags to 0.9 | equal-l2 |
2017-02-16 | Update bitflags to 0.7 | Simon Sapin |
2016-11-18 | Fix Unix domain sockets. | Alan Somers |
2016-03-16 | Add libc_bitflags convenience macro | Kamal Marhubi |