OSDN Git Service

* dostime.c (dos2unixtime): Mask for seconds is 0x1f. Correctly
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Nov 2002 22:20:56 +0000 (22:20 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Nov 2002 22:20:56 +0000 (22:20 +0000)
commitc005ac22c1e5ae043731a536182b05cb3315447b
tree7ede7b92af25472f234c9fbc72532e09c8aadda5
parent35fc9da77bfd1654bc1cd416592a307a6c3a70ab
* dostime.c (dos2unixtime): Mask for seconds is 0x1f.  Correctly
compute month.
(unix2dostime): Handle years before 1980.  Correctly compute month
and day of month.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59027 138bc75d-0d04-0410-961f-82ee72b054a4
fastjar/ChangeLog
fastjar/dostime.c