about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-05-19 14:37:01 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-05-19 14:37:01 +0200
commit15227bbc0651b7e16ef082435932eb085c3a9ea4 (patch)
treeba1bc7b9069d6c07d8f6c8cad69d0d3785552bd0 /src
parentd0da2c24fb072e3a760044780ebb5a08df41aff9 (diff)
downloadbox64-15227bbc0651b7e16ef082435932eb085c3a9ea4.tar.gz
box64-15227bbc0651b7e16ef082435932eb085c3a9ea4.zip
Added a couple of wrapped functions 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 33024bbc..01588b74 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2203,8 +2203,8 @@ GOW(wmemmove, pFppL)
 //GO(__wmempcpy_chk, 
 GO(wmemset, pFpuL)
 //GOI(__wmemset_chk, 
-//GO(wordexp, 
-//GO(wordfree, 
+GO(wordexp, iFppi)
+GO(wordfree, vFp)
 //GO(__woverflow, 
 //GO(wprintf, 
 //GO(__wprintf_chk,