Skip to content
GitLab
Explore
Sign in
Register
Implement pread and pwrite using the syscalls.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jacob Lorentzon
requested to merge
4lDO2/relibc:schemev2plus
into
master
Jun 14, 2024
Overview
0
Commits
1
Pipelines
1
Changes
12
Expand
This is possible now that Redox supports SYS_READ2 and SYS_WRITE2.
Merge request reports