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, May 16, 4:18 PM
Unknown Object (File)
Sat, May 11, 11:28 AM
Unknown Object (File)
Sun, May 5, 10:32 PM
Unknown Object (File)
Fri, May 3, 5:49 AM
Unknown Object (File)
Dec 20 2023, 2:23 AM
Unknown Object (File)
Dec 8 2023, 4:10 AM
Unknown Object (File)
Dec 4 2023, 5:42 AM
Unknown Object (File)
Sep 19 2023, 7:17 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.