logo

mstrace

Small Linux strace(1) implementation
commit: 1c62e9d59a65354e0cc3c4aee7694d14127ab163
parent 3f004e71507247c1ea0c9ce0183838ec4570a72b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 27 Nov 2024 21:35:48 +0100

syscalls.txt: add exit_group

Diffstat:

Msyscalls.txt1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/syscalls.txt b/syscalls.txt @@ -9,6 +9,7 @@ creat path oct dup int dup2 int int execve path hex hex +exit_group int faccessat int path oct oct fchmod int oct fdatasync int