#include <time.h>#include <limits.h>#include "loc_time.h"Include dependency graph for gmtime.c:

Go to the source code of this file.
Functions | |
| tm * | gmtime (register const time_t *timer) |
|
|
Definition at line 11 of file gmtime.c. References _ytab, EPOCH_YR, LEAPYEAR, long(), SECS_DAY, time, time_t, timep, YEAR0, and YEARSIZE. Referenced by doMDTM(), httpdate(), localtime(), ltimeprint(), main(), and stimeprint(). |
1.4.6