Page MenuHomeFreeBSD

Add kern_pread() and kern_pwrite().
ClosedPublic

Authored by trasz on Jan 30 2017, 1:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 17 2025, 12:43 PM
Unknown Object (File)
Feb 10 2025, 9:27 AM
Unknown Object (File)
Feb 9 2025, 1:50 PM
Unknown Object (File)
Feb 1 2025, 11:29 AM
Unknown Object (File)
Jan 19 2025, 10:20 PM
Unknown Object (File)
Dec 20 2024, 11:08 AM
Unknown Object (File)
Nov 25 2024, 4:07 PM
Unknown Object (File)
Nov 15 2024, 9:30 AM
Subscribers

Details

Summary

Add kern_pread() and kern_pwrite(), and use it in compats instead
of their sys_*() counterparts. The svr4 is left unchanged.

Diff Detail

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

Event Timeline

trasz retitled this revision from to Add kern_pread() and kern_pwrite()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib edited edge metadata.
This revision is now accepted and ready to land.Jan 30 2017, 1:38 PM
This revision was automatically updated to reflect the committed changes.