]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(uninit-64): Remove this test. It wasn't
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 07:05:27 +0000 (07:05 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 07:05:27 +0000 (07:05 +0000)
commit0c42a4951b975c7fa82e597fbdd0dff786a64663
treea15133b61aad53fa053892d3d10f5fac3856b9a4
parent0f31fc1440dc56401342934bdc72d36785413f07
(uninit-64): Remove this test.  It wasn't
portable in theory (it doesn't work on hosts where 'int' is 64
bits, example) or in practice (Solaris 8 localtime returns garbage
in tm_year for the specified date, but that's not coreutils's
fault).
tests/misc/date