(__strtol): Remove decl; it doesn't work if __strtol
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 08:34:31 +0000 (08:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 08:34:31 +0000 (08:34 +0000)
commit589cf443b9eb52a77bdf5f2d39d14ad13349afce
treed4dadbc2b705f27de5d723f3100ac44387ef1bbb
parent0430c3c938a362e0d0554b209e2c78fc6c2ea940
(__strtol): Remove decl; it doesn't work if __strtol
expands to a macro, which occurs in HP-UX 10.20 with strtoumax.
(strtol, strtoul): New decls (for pre-ANSI hosts), to replace
the above decl.
lib/xstrtol.c