]> gcc.gnu.org Git - gcc.git/commit
dostime.c (dos2unixtime): Mask for seconds is 0x1f.
authorTom Tromey <tromey@redhat.com>
Mon, 11 Nov 2002 22:20:56 +0000 (22:20 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 11 Nov 2002 22:20:56 +0000 (22:20 +0000)
commit90e76e864a228ac5cb306aa33f5716913fab061a
tree7ede7b92af25472f234c9fbc72532e09c8aadda5
parent303b90b00106ed64c731827336490830ebf6ca4a
dostime.c (dos2unixtime): Mask for seconds is 0x1f.

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

From-SVN: r59027
fastjar/ChangeLog
fastjar/dostime.c
This page took 0.057607 seconds and 5 git commands to generate.