XINU
|
Go to the source code of this file.
Functions | |
status | ascdate (uint32 now, char *str) |
Variables | |
struct dateinfo | Date |
Definition at line 16 of file ascdate.c.
References DATE_DST_AUTO, DATE_DST_ON, dateinfo::dt_daylight, dateinfo::dt_dnam, dateinfo::dt_mnam, dateinfo::dt_msize, FALSE, isleap, OK, SECPERDY, SECPERHR, SECPERMN, sprintf(), TIMEZONE, and TRUE.
Referenced by xsh_date().
struct dateinfo Date |
Definition at line 6 of file ascdate.c.
Referenced by getutime(), and xsh_date().