[BZ #541]
authorRoland McGrath <roland@gnu.org>
Thu, 11 Nov 2004 00:28:28 +0000 (00:28 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 11 Nov 2004 00:28:28 +0000 (00:28 +0000)
commita579c7f543da8cc2a097d5df1f98687bd1addae8
treeae8d15dcefca143c52335ca740c4b96b9527dab3
parent1c67fabdb8d0db71d6f402b0c18c93bbd3c6be0e
[BZ #541]

2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
[BZ #541]
* time/mktime.c (SHR): New macro, which is a portable
substitute for >> that should work even on Crays.
(TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
Problem reported by Mark D. Baushke in
<http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
ChangeLog