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-07-19 08:15:21 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-19 08:15:21 +0200
commit74405a8b005c03ff1be679dcc0dcf38bae030b62 (patch)
tree10d9734c268436a122186d7e242f02443c12f48c /src/wrapped/wrappedlibc_private.h
parent4b1ecc16ffacc9302dbbcee158a73e0dd5c0136c (diff)
downloadbox64-74405a8b005c03ff1be679dcc0dcf38bae030b62.tar.gz
box64-74405a8b005c03ff1be679dcc0dcf38bae030b62.zip
Added a couple of wrapped libc function (will help #65 among other)
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 9bc38daa..cb8fb348 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1289,7 +1289,7 @@ DATA(optarg, sizeof(void*))
 DATA(opterr, sizeof(int))
 DATA(optind, sizeof(int))
 DATA(optopt, sizeof(int))
-//GO(__overflow, 
+GO(__overflow, iFpi)
 //GO(parse_printf_format, 
 //GO(passwd2des, 
 GOW(pathconf, iFpi)
@@ -1511,8 +1511,8 @@ GO(remove, iFp)
 GO(removexattr, iFpp)
 //GO(remque, 
 GO(rename, iFpp)
-//GOW(renameat, 
-//GOW(renameat2, 
+GOW(renameat, iFipip)
+GOW(renameat2, iFipipu)
 //DATAB(_res, 
 //GOW(re_search, 
 //GOW(re_search_2,