Age | Commit message (Expand) | Author |
---|---|---|
2021-01-13 | Make imsg.h a bit more self-contained by prototyping struct iovec. | Claudio Jeker |
2019-01-20 | Change imsg header definitions to use standard types. | Brent Cook |
2017-03-24 | Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former are | Nicholas Marriott |
2013-12-26 | constify data parameter in imsg_add() and imsg_compose() | Eric Faurot |
2010-06-23 | Protect against multiple inclusion, from Christiano F. Haesbaert. | Nicholas Marriott |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott |