Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst | |
2012-11-15 | imsg_get() returns ssize_t, not size_t. | Kenneth R Westerback | |
2012-10-22 | struct buf -> ibuf; from Sunil Nimmagadda | Jason McIntyre | |
2012-06-15 | update return values for ibuf_write and msgbuf_write | Jonathan Matthew | |
ok gilles@ | |||
2011-06-23 | s/ands/and/, from Tobias Ulmer | Stuart Henderson | |
2011-03-05 | Correct msgbuf_write() example. OK jmc@ and nicm@ | Claudio Jeker | |
2010-10-31 | imsg.h requires sys/uio.h, ok deraadt | Nicholas Marriott | |
2010-05-28 | typo; Ian McWilliam | Stuart Henderson | |
2010-05-26 | Move imsg into libutil and add a man page. | Nicholas Marriott | |
Minor bump for libutil. Previous versions of this diff and man page looked at by various people. "you should just commit" deraadt |