This is the mail archive of the libstdc++-cvs@sources.redhat.com 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]

egcs/libstdc++-v3 config/os/gnu-linux/bits/os_ ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	hp@gcc.gnu.org	2000-11-23 03:30:46

Modified files:
	libstdc++-v3/config/os/gnu-linux/bits: os_defines.h 
	libstdc++-v3/libio: libio.h 
	libstdc++-v3   : ChangeLog 

Log message:
	* config/os/gnu-linux/bits/os_defines.h: Include <features.h>.
	If not glibc 2.1 or higher, include <gnu/types.h> and define
	__off64_t as __loff_t and #define __THROW as empty.
	
	* libio/libio.h [__P]: Move __THROW and __PMT into their own
	ifndef:s.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/config/os/gnu-linux/bits/os_defines.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/libio/libio.h.diff?cvsroot=gcc&r1=1.11&r2=1.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.299&r2=1.300


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