This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

libc/misc/sys cdefs.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-09-15 02:33:27

Modified files:
	misc/sys       : cdefs.h 

Log message:
	(__extern_inline, __extern_always_inline): Only define in C++ for GCC
	4.3+, in C++ always use __gnu_inline__ attribute.
	
	(__va_arg_pack): Define for GCC 4.3+.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/misc/sys/cdefs.h.diff?cvsroot=glibc&r1=1.66&r2=1.67


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