This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

gcc/fastjar ChangeLog dostime.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-branch
Changes by:	tromey@gcc.gnu.org	2002-11-11 14:22:32

Modified files:
	fastjar        : ChangeLog dostime.c 

Log message:
	* dostime.c (dos2unixtime): Mask for seconds is 0x1f.  Correctly
	compute month.
	(unix2dostime): Handle years before 1980.  Correctly compute month
	and day of month.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.23.2.4.2.2&r2=1.23.2.4.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/fastjar/dostime.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2.30.1&r2=1.2.30.2


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