Added ctime function to white list

This commit is contained in:
Sansar Choinyambuu
2011-11-28 14:34:21 +01:00
committed by Andreas Steffen
parent 10210cc6e9
commit 4002b41b92
+1
View File
@@ -194,6 +194,7 @@ char *whitelist[] = {
"__pthread_setspecific",
/* glibc functions */
"mktime",
"ctime",
"__gmtime_r",
"localtime_r",
"tzset",