Fixed overflow error in mktime when sizeof(time_t) > sizeof(INT_TYPE). This fixes [bug 4525 (#4525)]. Fixed gmtime, localtime and ctime to handle bignums in the same circumstances. Rev: src/builtin.cmod:1.196 Rev: src/builtin_functions.c:1.654 Rev: src/pike_int_types.h:1.4