about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibc_private.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-06 12:55:58 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-06 12:55:58 +0100
commit19c528bcbae86ea8fc09cfbf39a1e4f84d84d7a5 (patch)
tree04b31415cc3bb507e3f7f1196b4c6805a943be98 /src/wrapped/wrappedlibc_private.h
parent43f9b853fed95044a0e75102cce3e5d94dbabec2 (diff)
downloadbox64-19c528bcbae86ea8fc09cfbf39a1e4f84d84d7a5.tar.gz
box64-19c528bcbae86ea8fc09cfbf39a1e4f84d84d7a5.zip
Added wctype and wctype_l wrapped functions
Diffstat (limited to 'src/wrapped/wrappedlibc_private.h')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 106ac091..c7b431f0 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -2131,9 +2131,9 @@ GO(__wctomb_chk, iFpuL)
 //GOW(wctrans, 
 //GO(__wctrans_l, 
 //GOW(wctrans_l, 
-//GOW(wctype, 
-//GO(__wctype_l, 
-//GOW(wctype_l, 
+GOW(wctype, uFp)
+GOW(wctype_l, uFpp)
+GO(__wctype_l, uFpp)
 //GO(wcwidth, 
 //GOW(wmemcpy, 
 //GO(__wmemcpy_chk,