This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog config/os/hpux/bit ...
- From: law at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 22 Dec 2001 00:42:47 -0000
- Subject: egcs/libstdc++-v3 ChangeLog config/os/hpux/bit ...
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: law@gcc.gnu.org 2001-12-21 16:42:47
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/config/os/hpux/bits: os_defines.h
Log message:
* config/os/hpux/bits/os_defines.h: Include <sys/_inttypes.h.
Define strtoll and strtoull. Provide prototypes for
__strtoll and __strtoull. Define _GLIBCPP_USE_LONG_LONG
unconditionally.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.915&r2=1.916
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/hpux/bits/os_defines.h.diff?cvsroot=gcc&r1=1.3&r2=1.4