This is the mail archive of the newlib-cvs@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/newlib ChangeLog libc/include/time.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sources.redhat.com	2001-04-19 08:54:48

Modified files:
	newlib         : ChangeLog 
	newlib/libc/include: time.h 

Log message:
	2001-04-19  Robert Collins  <rbtcollins@hotmail.com>
	
	* include/time.h[__CYGWIN__]:  Define tzname to _tzname if not defined.
	Define daylight to _daylight if it is not defined
	Prepare a variable export of timezone based on timezonevariable.
	(Cannot be used with the timezone() function.)

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.146&r2=1.147
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/time.h.diff?cvsroot=src&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]