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/wcsmbs wchar.h


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2007-07-28 18:56:15

Modified files:
	wcsmbs         : wchar.h 

Log message:
	Only define wint_t if __need_wint_t.
	Don't define wint_t when __need_mbstate_t unless it is necessary.
	(__mbstate_t): Use __WINT_TYPE__ rather than wint_t in the typedef if
	possible.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/wcsmbs/wchar.h.diff?cvsroot=glibc&r1=1.69&r2=1.70


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