about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-05-29 18:29:43 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-05-29 18:29:43 +0200
commitba48b6c7939ef9e704aea8e24c254d79c1d8baf8 (patch)
treec76dbd20083ee9e0ec9b78ee25fb4dc99ff108c1 /src
parentf8a969d43ed26e64d21238ead0e9512360fb1fdd (diff)
downloadbox64-ba48b6c7939ef9e704aea8e24c254d79c1d8baf8.tar.gz
box64-ba48b6c7939ef9e704aea8e24c254d79c1d8baf8.zip
Added a couple more wrapped function to libc
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 8c3d1966..01cdf9ed 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -21,7 +21,7 @@ GOW(access, iFpi)
 //GO(__adjtimex, 
 //GOW(adjtimex, 
 //GOW(advance, 
-//GO(alarm, 
+GO(alarm, uFu)
 GOW(aligned_alloc, pFLL)
 GOW(alphasort, iFpp)
 GOW(alphasort64, iFpp)
@@ -1614,7 +1614,7 @@ GOW(setenv, iFppi)
 //GO(setfsent, 
 //GO(setfsgid, 
 //GO(setfsuid, 
-//GOW(setgid, 
+GOW(setgid, iFp)
 //GO(setgrent, 
 //GO(setgroups, 
 //GO(sethostent,