]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(XTIME_PRECISION): Now of type int, not long long int,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 16:51:40 +0000 (16:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 16:51:40 +0000 (16:51 +0000)
commit970dc8e4a8cc0a413cb07c27addcdc878b61ac17
tree00f9a50583a4acf5e978adf2ac27e1cc76ea547b
parentc060bb702aded5efa5121efcb36746195327fe66
(XTIME_PRECISION): Now of type int, not long long int,
so that the code works even with ancient cpp.  Portability problem
with GCC 2.7.2.1 reported by Thomas M.Ott.
lib/xtime.h