about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-23 22:42:08 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-23 22:42:08 +0100
commit14da2a9a678f595b6fab72ab2133f98c7f484b20 (patch)
tree8e97dfa5b15c1cb79dc747c4542a44d7f5c60a00 /src
parentd7e712f48b33ed5431763806bdffe3f7ccbb32a1 (diff)
downloadbox64-14da2a9a678f595b6fab72ab2133f98c7f484b20.tar.gz
box64-14da2a9a678f595b6fab72ab2133f98c7f484b20.zip
Added a few more libc wrapped functions
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h30
1 files changed, 15 insertions, 15 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 391697b0..5e912763 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1980,15 +1980,15 @@ GOW(toupper_l, iFip)
 //GOW(towctrans, 
 //GO(__towctrans_l, 
 //GOW(towctrans_l, 
-//GOW(towlower, 
-//GO(__towlower_l, 
-//GOW(towlower_l, 
-//GOW(towupper, 
-//GO(__towupper_l, 
-//GOW(towupper_l, 
+GOW(towlower, iFi)
+GO(__towlower_l, iFip)
+GOW(towlower_l, iFip)
+GOW(towupper, iFi)
+GO(__towupper_l, iFip)
+GOW(towupper_l, iFip)
 //GO(tr_break, 
-//GOW(truncate, 
-//GOW(truncate64, 
+GOW(truncate, iFpl)
+GOW(truncate64, iFpI)
 //GO(__tsearch, 
 //GOW(tsearch, 
 //GO(ttyname, 
@@ -2092,14 +2092,14 @@ GOW(waitpid, lFlpi)
 //GO(__wcscat_chk, 
 //GOI(wcschr, 
 //GOW(wcschrnul, 
-//GOI(wcscmp, 
-//GOW(wcscoll, 
-//GO(__wcscoll_l, 
-//GOW(wcscoll_l, 
-//GOI(wcscpy, 
-//GO(__wcscpy_chk, 
+GO(wcscmp, iFpp)
+GOW(wcscoll, iFpp)
+GO(__wcscoll_l, iFppp)
+GOW(wcscoll_l, iFppp)
+GO(wcscpy, pFpp)
+GO(__wcscpy_chk, pFppL)
 //GO(wcscspn, 
-//GO(wcsdup, 
+GO(wcsdup, pFp)
 //GO(wcsftime, 
 //GO(__wcsftime_l, 
 //GOW(wcsftime_l,