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


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

Modified files:
	libio/bits     : stdio.h 

Log message:
	(__STDIO_INLINE): Define to __extern_inline whenever that macro is defined.
	(vprintf): Don't provide the inline for C++.
	(fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
	
	(vprintf): Ifdef out the inline when bits/stdio2.h will be included.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/libio/bits/stdio.h.diff?cvsroot=glibc&r1=1.14&r2=1.15


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