CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/12 06:49:52
Modified files:
lib/libc/time : localtime.c private.h strftime.c strptime.c
wcsftime.c
Log message:
Unifdef TM_GMTOFF TM_ZONE USG_COMPAT ALTZONE to make the code more readable.
No binary change when compiled with -g0.
Note that wcsftime.c did not even compile without TM_ZONE.
OK millert@
