]> Dogcows Code - chaz/tar/commit
(HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Sep 2001 19:47:45 +0000 (19:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Sep 2001 19:47:45 +0000 (19:47 +0000)
commitf596d1be2e5d0526a012da06240c74e22eb5d51d
tree31e60b2f2b8a9876869e804c8406fdbe86f8d2a7
parent26d4bfa4b29de90af395f8eca2d8f18aed6bc873
(HAVE_LONG_LONG): Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
(strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
to work around bug in IBM C compiler.
lib/strtoimax.c
This page took 0.022625 seconds and 4 git commands to generate.