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
F156981488: D14482.diff
Sun, May 17, 7:04 PM
F156981459: D14482.diff
Sun, May 17, 7:04 PM
Unknown Object (File)
Thu, Apr 30, 12:52 AM
Unknown Object (File)
Mon, Apr 27, 6:39 PM
Unknown Object (File)
Sat, Apr 25, 6:45 AM
Unknown Object (File)
Thu, Apr 23, 7:11 AM
Unknown Object (File)
Tue, Apr 21, 11:21 AM
Unknown Object (File)
Tue, Apr 21, 11:21 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15221
Build 15289: arc lint + arc unit

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.