Annotation of 41BSD/4.0.upgrade/sys/h/timeb.h, revision 1.1

1.1     ! root        1: /*     timeb.h 4.2     81/02/19        */
        !             2: 
        !             3: /*
        !             4:  * Structure returned by ftime system call
        !             5:  */
        !             6: struct timeb
        !             7: {
        !             8:        time_t  time;
        !             9:        unsigned short millitm;
        !            10:        short   timezone;
        !            11:        short   dstflag;
        !            12: };

unix.superglobalmegacorp.com

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