mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-31 06:59:45 +08:00
956da769a3
Map UnauthorizedAccess on open to PERMISSION_DENIED and route Posix lseek/pread/pwrite/rename/etc failures through PosixFailure so libc-style callers get RAX=-1 plus TLS errno, matching open/read/write.