The x86 file sharing code opens files with O_WRONLY which maps incorrectly to O_RDONLY. Fix this by explicitely mapping O_RDONLY and O_WRONLY. Signed-off-by: Sven Schnelle <svens@stackframe.org> Co-authored-by: Sven Schnelle <svens@stackframe.org>
49 KiB
49 KiB