mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 21:42:06 +00:00
Looking at how these two constants are commonly used in other systems, we should be able to mimic their behavior using our PT_PEEK constant. For example, see: https://man.netbsd.org/NetBSD-6.0.1/i386/ptrace.2 |
||
|---|---|---|
| .. | ||
| mman.h | ||
| ptrace.h | ||
| socket.h | ||
| stat.h | ||
| statvfs.h | ||
| time.h | ||
| times.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| utsname.h | ||
| wait.h | ||