Skip to content

Implement pread and pwrite using the syscalls.

Jacob Lorentzon requested to merge 4lDO2/relibc:schemev2plus into master

This is possible now that Redox supports SYS_READ2 and SYS_WRITE2.

Merge request reports