This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog localtime.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-10-30 19:22:43

Modified files:
	cygwin         : ChangeLog localtime.cc 

Log message:
	* localtime.cc (is_upper): Rename to isupper and include ctype.h to pull in
	standard macro.
	(lcl_is_set): Define as an enum.
	(tzsetwall): Assign lcl_is_set to correct enum values.
	(tzset): Ditto.  Copy as much of TZ as will fit to TZ buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5089&r2=1.5090
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/localtime.cc.diff?cvsroot=uberbaum&r1=1.25&r2=1.26


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