gcc/libstdc++-v3/config/os
Steve Ellcey ef290537a3 * 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
2002-04-12 22:31:27 +00:00
..
aix/bits ctype_noninline.h: Fix formatting. 2002-01-22 16:09:25 +00:00
bsd ctype_noninline.h: Fix formatting. 2002-01-22 16:09:25 +00:00
djgpp/bits 2002-02-20 Danny Smith <dannysmith@users.sourceforge.net> 2002-02-20 17:18:00 +00:00
generic/bits [multiple changes] 2002-01-21 04:08:54 +00:00
gnu-linux/bits 2002-04-05 David S. Miller <davem@redhat.com> 2002-04-05 05:46:50 -08:00
hpux/bits * gcc/libstdc++-v3/config/os/hpux/bits/os_defines.h 2002-04-12 22:31:27 +00:00
irix ctype_noninline.h: Cast to unsigned char. 2002-03-13 02:32:08 +00:00
mingw32/bits 2002-02-20 Danny Smith <dannysmith@users.sourceforge.net> 2002-02-20 17:18:00 +00:00
newlib/bits ctype_noninline.h (ctype::classic): Set to _ctype_. 2002-03-25 23:36:47 +00:00
osf/osf5.0/bits cpu_limits.h: New file. 2001-12-28 17:19:51 -08:00
solaris ctype_noninline.h: Cast to unsigned char. 2002-03-13 02:32:08 +00:00