about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibc_private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 78da77a2..9d11d11e 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -1910,11 +1910,11 @@ GOM(swapcontext, iFEpp) //Weak
 GOM(swprintf, iFEpLpV)
 GOM(__swprintf_chk, iFEpLiLpV)
 //GO(swscanf, 
-//GOW(symlink, 
-//GO(symlinkat, 
-//GO(sync, 
+GOW(symlink, iFpp)
+GO(symlinkat, iFpip)
+GO(sync, vFv)
 //GO(sync_file_range, 
-//GO(syncfs, 
+GO(syncfs, iFi)
 GOM(syscall, LFEv)
 GO(__sysconf, lFi)
 GOW(sysconf, lFi)