summary refs log tree commit diff stats
path: root/results/scraper/box64/1636
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/1636')
-rw-r--r--results/scraper/box64/16364
1 files changed, 4 insertions, 0 deletions
diff --git a/results/scraper/box64/1636 b/results/scraper/box64/1636
new file mode 100644
index 000000000..d43b2cae7
--- /dev/null
+++ b/results/scraper/box64/1636
@@ -0,0 +1,4 @@
+Support `sys_getpgrp` & `sys_getgpid`
+These days I have some x64 applications relying on `sys_getpgrp` & `sys_getgpid`, but current `x64Syscall()` does not implement them.

+

+I am not sure if they should be wrapped or emulated, but if I just wrapped them, my applications seemed working.
\ No newline at end of file