libc/time strftime.c

roland@sources.redhat.com roland@sources.redhat.com
Wed Dec 31 23:58:00 GMT 2003


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2003-12-31 23:58:50

Modified files:
	time           : strftime.c 

Log message:
	2003-12-30  Paul Eggert  <eggert@twinsun.com>
	
	* time/strftime.c (my_strftime_gmtime_r, my_strftime_localtime_r):
	Remove.  All uses changed to __localtime_r and __gmtime_r.
	(__gmtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
	Include "time_r.h" to get their implementations.



More information about the Glibc-cvs mailing list