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)
Mon, Mar 16, 7:00 PM
Unknown Object (File)
Sat, Mar 7, 6:39 AM
Unknown Object (File)
Sat, Mar 7, 2:00 AM
Unknown Object (File)
Thu, Mar 5, 7:04 PM
Unknown Object (File)
Thu, Mar 5, 1:10 PM
Unknown Object (File)
Feb 17 2026, 1:14 AM
Unknown Object (File)
Jan 12 2026, 4:20 PM
Unknown Object (File)
Jan 12 2026, 5:37 AM
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.