Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check for NULL in ibuf_free(). | 2015-12-29 | 1 | -1/+3 | |
* | Use memset instead of bzero for better portability. | 2015-07-12 | 1 | -5/+5 | |
* | bzero cmsgbuf before using it, silences valgrind warnings. | 2015-07-03 | 1 | -1/+2 | |
* | return ERANGE instead of ENOMEM, so callers can differentiate real oom | 2014-12-25 | 1 | -2/+2 | |
* | limits.h rather than sys/param.h | 2014-06-30 | 1 | -2/+3 | |
* | original bug diagnosed by sthen: automatic retry in msgbuf_write on | 2013-11-13 | 1 | -3/+3 | |
* | in imsg_read() avoid calling recvmsg() if we detect that we will be short | 2012-06-02 | 1 | -15/+17 | |
* | Move imsg into libutil and add a man page. | 2010-05-26 | 1 | -0/+303 |