Page MenuHomeFreeBSD

libsa: Const-ify buffer argument of write(2) analog
ClosedPublic

Authored by cem on Feb 23 2018, 5:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 4:09 PM
Unknown Object (File)
Sat, Nov 1, 9:34 AM
Unknown Object (File)
Sat, Nov 1, 5:10 AM
Unknown Object (File)
Sat, Nov 1, 5:10 AM
Unknown Object (File)
Sat, Nov 1, 5:10 AM
Unknown Object (File)
Fri, Oct 24, 1:17 AM
Unknown Object (File)
Sep 21 2025, 2:29 PM
Unknown Object (File)
Sep 11 2025, 7:07 PM
Subscribers

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Feb 23 2018, 5:51 AM

+1000, especially on removing the stub write implementations in favor of null_write... I'm not proud of host_write having thrown me off for as long as it did.

This revision was automatically updated to reflect the committed changes.