summaryrefslogtreecommitdiffstats
path: root/lib/libutil/imsg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use C99 types (uint32_t) instead of BSD (u_int32_t) - the former arenicm2017-03-241-14/+13
* constify data parameter in imsg_add() and imsg_compose()eric2013-12-261-3/+3
* Protect against multiple inclusion, from Christiano F. Haesbaert.nicm2010-06-231-1/+6
* Move imsg into libutil and add a man page.nicm2010-05-261-0/+107