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/bits syslog.h


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

Modified files:
	misc/bits      : syslog.h 

Log message:
	(syslog): Don't define for C++.
	(vsyslog): Use __extern_always_inline function for C++ instead of a macro.
	
	(syslog): When __va_arg_pack is defined, implement as
	__extern_always_inline function.
	(vsyslog): Define as __extern_always_inline function unconditionally.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/misc/bits/syslog.h.diff?cvsroot=glibc&r1=1.1&r2=1.2


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