1: /*
   2:  * Time manipulation routines.
   3:  *
   4:  * @(#)time.h	1.1	(Berkeley) 12/18/87
   5:  */
   6: 
   7: extern  long    dtol();
   8: extern  char    *ltod();
   9: extern  long    local_to_gmt();
  10: extern  long    gmt_to_local();

Usage of this include

Last modified: 1987-12-19
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2063
Valid CSS Valid XHTML 1.0 Strict