Page MenuHomeFreeBSD

Make sbuf_setpos match the implementation.
ClosedPublic

Authored by imp on Aug 26 2020, 4:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 1:25 PM
Unknown Object (File)
Thu, Oct 16, 1:25 PM
Unknown Object (File)
Thu, Oct 16, 1:24 PM
Unknown Object (File)
Thu, Oct 16, 1:42 AM
Unknown Object (File)
Sat, Sep 20, 10:38 PM
Unknown Object (File)
Fri, Sep 19, 9:41 PM
Unknown Object (File)
Fri, Sep 19, 1:43 AM
Unknown Object (File)
Sep 9 2025, 2:39 AM
Subscribers

Details

Summary

sbuf_setpos can only be used to truncate the buffer, never to make it
longer. Update the documentation to reflect this.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable