Annotation of 43BSDTahoe/usr.lib/libF77/CCI/mclock_.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  *     @(#)mclock_.c   5.1 (Berkeley) 11/3/86
                      3:  */
                      4: 
                      5: long int  mclock_()
                      6:   {
                      7:   int  buf[6];
                      8:   times(buf);
                      9:   return(buf[0]+buf[2]+buf[3]);
                     10:   }

unix.superglobalmegacorp.com

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