about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-03-26 13:59:31 +0100
committerptitSeb <sebastien.chev@gmail.com>2021-03-26 13:59:31 +0100
commit648d99c9e65f8454320cb63fc323172d1687b50f (patch)
tree88da217e9c2bef638baef007a8f3037fa1285336 /src
parentcfe541e3ca89ab4a65b6815e5dd043a5aa168004 (diff)
downloadbox64-648d99c9e65f8454320cb63fc323172d1687b50f.tar.gz
box64-648d99c9e65f8454320cb63fc323172d1687b50f.zip
And one more wrapped libc function
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 1ea09deb..20c65a4f 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -198,7 +198,7 @@ GOM(__cxa_finalize, vFEp)
 //GOW(dgettext, 
 GO(difftime, dFLL)
 //GO(dirfd, 
-//GO(dirname, 
+GO(dirname, pFp)
 //GO(div, 
 //GO(_dl_addr, 
 //GO(_dl_catch_error,