* gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h
authorSteve Ellcey <sje@cup.hp.com>
Fri, 12 Apr 2002 22:31:27 +0000 (22:31 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 12 Apr 2002 22:31:27 +0000 (22:31 +0000)
commitef290537a3018e8ce7f449b8b3dfefa7efcc2be6
tree7adeb4af0c3de71fe6155a6418a7a381f8c76c1a
parentcc8475cbc3ac9570d51ef3725b283d0e00732e0f
* gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h
(strtoll, strtoull): In 64 bit mode HP-UX (IA64 and HPPA)
does not define strtoll or strtoull, but does define strtol
and strtoul which are the same since in 64 bit mode
sizeof(long) == sizeof(long long).

From-SVN: r52247
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/hpux/bits/os_defines.h