whitelisted gmtime_r

This commit is contained in:
Martin Willi
2008-05-09 12:24:11 +00:00
parent f3bcd7f041
commit e69f33f6e2
+1
View File
@@ -243,6 +243,7 @@ char *whitelist[] = {
"pthread_setspecific", "pthread_setspecific",
/* glibc functions */ /* glibc functions */
"mktime", "mktime",
"__gmtime_r",
"tzset", "tzset",
"inet_ntoa", "inet_ntoa",
"strerror", "strerror",