Files
ladybird/Libraries/LibC/sys
Itamar 50fd2cabff ptrace: Report error in PT_PEEK via errno
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.
2020-04-13 00:53:22 +02:00
..
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-02-05 18:39:45 +01:00
2020-02-05 18:39:45 +01:00
2020-01-18 09:45:54 +01:00
2020-01-18 09:45:54 +01:00