libc/time timegm.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:46

Modified files:
	time           : timegm.c 

Log message:
	2003-12-30  Paul Eggert  <eggert@twinsun.com>
	
	* time/timegm.c: Allow use in GNU applications outside glibc.
	[defined HAVE_CONFIG_H]: Include <config.h>.
	[!defined _LIBC]: Include "timegm.h", <time_r.h>.
	Define __gmtime_r, and declare __mktime_internal.
	(timegm): Define via a prototype, since we can safely assume C89 now.



More information about the Glibc-cvs mailing list