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.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/wrapped/wrappedlibc_private.h b/src/wrapped/wrappedlibc_private.h
index 90857848..47ee5d25 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -106,16 +106,16 @@ GOW(calloc, pFLL)
 //GO(cfsetispeed, 
 //GO(cfsetospeed, 
 //GO(cfsetspeed, 
-//GOW(chdir, 
-//DATA(__check_rhosts_file, 
+GOW(chdir, iFp)
+DATA(__check_rhosts_file, sizeof(void*))
 //GO(chflags, 
 //GO(__chk_fail, 
-//GOW(chmod, 
-//GOW(chown, 
-//GO(chroot, 
-//GOW(clearenv, 
-//GO(clearerr, 
-//GO(clearerr_unlocked, 
+GOW(chmod, iFpu)
+GOW(chown, iFpuu)
+GO(chroot, iFp)
+GOW(clearenv, iFv)
+GO(clearerr, vFp)
+GO(clearerr_unlocked, vFp)
 //GO(clnt_broadcast, 
 //GO(clnt_create, 
 //GO(clnt_pcreateerror,