HomeFreeBSD

sbuf: Process more than one char at a time

Description

sbuf: Process more than one char at a time

Revamp sbuf_put_byte() to sbuf_put_bytes() in the obvious fashion and
fixup callers.

Add a thin shim around sbuf_put_bytes() with the old ABI to avoid ugly
changes to some callers.

Reviewed by: jhb, markj
Obtained from: Dan Sledz
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D3717

Details

Provenance
cemAuthored on
Reviewer
jhb
Differential Revision
D3717: sbuf: Process more than one char at a time
Parents
rS288222: Add llvm patch corresponding to r288195.
Branches
Unknown
Tags
Unknown