This commit is contained in:
unknown
2025-09-26 05:51:37 +03:00
commit 3eefc05406
185 changed files with 120091 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
syscalls.c:44:6:initialise_monitor_handles 1
syscalls.c:48:5:_getpid 1
syscalls.c:53:5:_kill 1
syscalls.c:61:6:_exit 1
syscalls.c:67:27:_read 2
syscalls.c:80:27:_write 2
syscalls.c:92:5:_close 1
syscalls.c:99:5:_fstat 1
syscalls.c:106:5:_isatty 1
syscalls.c:112:5:_lseek 1
syscalls.c:120:5:_open 1
syscalls.c:128:5:_wait 1
syscalls.c:135:5:_unlink 1
syscalls.c:142:5:_times 1
syscalls.c:148:5:_stat 1
syscalls.c:155:5:_link 1
syscalls.c:163:5:_fork 1
syscalls.c:169:5:_execve 1