[BACK]Return to time.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/time.h between version 1.26 and 1.27

version 1.26, 2015/03/15 00:41:27 version 1.27, 2015/03/17 19:31:30
Line 166 
Line 166 
 #endif  #endif
   
 #if __BSD_VISIBLE  #if __BSD_VISIBLE
   
 #ifndef TM_YEAR_BASE  
 #define TM_YEAR_BASE    1900  
 #endif  
   
 char *timezone(int, int);  char *timezone(int, int);
 void tzsetwall(void);  void tzsetwall(void);
 time_t timelocal(struct tm *);  time_t timelocal(struct tm *);

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27