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

src/newlib ChangeLog libc/stdio/fgetws.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2012-05-30 14:42:52

Modified files:
	newlib         : ChangeLog 
	newlib/libc/stdio: fgetws.c 

Log message:
	* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
	_mbsrtowcs_r and restrict number of wide chars to n - 1.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1678&r2=1.1679
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/fgetws.c.diff?cvsroot=src&r1=1.5&r2=1.6


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