add buffer_putm and buffer_putmflush
This commit is contained in:
@@ -12,5 +12,7 @@ The difference to buffer_put is that, when there isn't enough space for
|
||||
new data, buffer_put calls buffer_flush before copying any data, while
|
||||
buffer_putalign fills all available space with data before calling
|
||||
buffer_flush.
|
||||
.SH "RETURN VALUE"
|
||||
0 if everything is fine, -1 on error (setting \fIerrno\fR).
|
||||
.SH "SEE ALSO"
|
||||
buffer_put(3), buffer_putsalign(3), buffer_flush(3), buffer(3)
|
||||
|
||||
Reference in New Issue
Block a user