This is the mail archive of the glibc-cvs@sourceware.cygnus.com 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]

libc/stdio-common vfprintf.c


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	drepper@egcs.cygnus.com	99/08/22 09:23:40

Modified files:
	stdio-common   : vfprintf.c 

Log message:
	[! USE_IN_LIBIO]: Add necessary definitions for CHAR_T, UCHAR_T,
	INT_T, L_, ISDIGIT, PAD and PUTC to make the code compile again when
	stdio is used instead of libio.
	(vfprintf): Only check for correct orientation if ORIENT is defined.


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