This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

egcs/libstdc++-v3 ChangeLog config/os/hpux/bit ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@gcc.gnu.org	2001-12-23 17:45:29

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/config/os/hpux/bits: os_defines.h 

Log message:
	* config/os/hpux/bits/os_defines.h: Do not include <_sys/inttypes.h>.
	Twiddle return types for strtoll and strtoull to avoid using
	intmax_t and uintmax-t.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.918&r2=1.919
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/hpux/bits/os_defines.h.diff?cvsroot=gcc&r1=1.5&r2=1.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]