Files
ladybird/Kernel
Andreas Kling 5c68929aa1 Kernel: Add a systrace() syscall and implement /bin/strace using it.
Calling systrace(pid) gives you a file descriptor with a stream of the
syscalls made by a peer process. The process must be owned by the same
UID who calls systrace(). :^)
2019-04-22 18:44:45 +02:00
..
2019-04-14 04:39:56 +02:00
2018-12-03 00:39:25 +01:00
2018-12-03 00:39:25 +01:00
2019-04-13 14:32:18 +02:00
2019-04-10 22:49:11 +02:00