mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:01:00 +00:00
Most other syscalls pass address arguments as `void*` instead of `uintptr_t`, so let's do that here too. Besides improving consistency, this commit makes `strace` correctly pretty-print these arguments in hex. |
||
|---|---|---|
| .. | ||
| POSIX | ||
| FB.h | ||
| InodeWatcherEvent.h | ||
| InodeWatcherFlags.h | ||
| KeyCode.h | ||
| MemoryLayout.h | ||
| MousePacket.h | ||
| Syscall.h | ||
| TimePage.h | ||