strtoimax: port to HP-UX 11.11
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Oct 2013 06:27:49 +0000 (23:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 9 Oct 2013 06:28:13 +0000 (23:28 -0700)
commit249e955142d9ceaaeba6240bbaaf618487008915
treee69e5c5a9af08e1ede5c6cea62b9ab00e93f9e61
parent0a47086e94a3077e6f49a6df8cd0a03e0ac88b56
strtoimax: port to HP-UX 11.11

Problem reported by Daniel Richard G.
* lib/strtoimax.c (Strtoimax, Strtol, Strtoll): New macros.
(strtoimax, strtol, strtoll) [UNSIGNED]: Remove, since
they might clash with inttypes.h.
ChangeLog
lib/strtoimax.c