Annotation of 42BSD/etc/dump.4.1/include.4.1/time.h, revision 1.1

1.1     ! root        1: struct tm { /* see ctime(3) */
        !             2:        int     tm_sec;
        !             3:        int     tm_min;
        !             4:        int     tm_hour;
        !             5:        int     tm_mday;
        !             6:        int     tm_mon;
        !             7:        int     tm_year;
        !             8:        int     tm_wday;
        !             9:        int     tm_yday;
        !            10:        int     tm_isdst;
        !            11: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.