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 c4716f7e..367395ac 100755
--- a/src/wrapped/wrappedlibc_private.h
+++ b/src/wrapped/wrappedlibc_private.h
@@ -51,8 +51,8 @@ GOW(alphasort64, iFpp)
 //GOW(argz_replace, 
 //GO(__argz_stringify, 
 //GOW(argz_stringify, 
-//GO(asctime, 
-//GOW(asctime_r, 
+GO(asctime, pFp)
+GOW(asctime_r, pFpp)
 //GO(__asprintf, 
 //GOW(asprintf, 
 //GO(__asprintf_chk, 
@@ -166,8 +166,8 @@ GOW(connect, iFipu)
 //GOW(creat64, 
 //GO(create_module, 
 //GO(ctermid, 
-//GO(ctime, 
-//GO(ctime_r, 
+GO(ctime, pFp)
+GO(ctime_r, pFpp)
 //DATA(__ctype32_b, 
 //DATA(__ctype32_tolower, 
 //DATA(__ctype32_toupper,