Skip to content
Commit 2d729665 authored by Chris Friedt's avatar Chris Friedt Committed by Anas Nashif
Browse files

posix: device_io: implement pread() and pwrite()



Add pread() and pwrite() implementations, which are nearly
identical to read() and write() but differ in that they do not
update the file-descriptor offset and instead read from a
specific file offset.

Signed-off-by: default avatarChris Friedt <cfriedt@tenstorrent.com>
parent 86b92934
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment