mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
The syscall wrapper for ptrace needs to return the peeked value when using PT_PEEK. Because of this, the user has to check errno to detect an error in PT_PEEK. This commit changes the actual syscall's interface (only for PT_PEEK) to allow the syscall wrapper to detect an error and change errno.
5.0 KiB
5.0 KiB