about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-04-01 17:17:29 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-04-01 17:17:29 +0200
commiteede8e1e8db76cb3ef9d89766135e1bbdbfe2da6 (patch)
tree33582bf4f047978a50c985dc658227c2ce38fe6c /src/wrapped
parentb40c4ebcd76df43366cf769835d48194b2673281 (diff)
downloadbox64-eede8e1e8db76cb3ef9d89766135e1bbdbfe2da6.tar.gz
box64-eede8e1e8db76cb3ef9d89766135e1bbdbfe2da6.zip
Added wrapped fdatasync function
Diffstat (limited to 'src/wrapped')
-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 5407afa4..fe3922b2 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -315,7 +315,7 @@ GOM(fcntl, iFEiiN)      //Weak
 GOM(fcntl64, iFEiiN)    //Weak
 //GO(fcvt, 
 //GOW(fcvt_r, 
-//GO(fdatasync, 
+GO(fdatasync, iFi)
 GO(__fdelt_chk, LFL)
 //GO(__fdelt_warn, 
 //GO(fdetach,