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/string/wcwidth.c lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corsepiu@sourceware.org	2011-08-23 11:59:56

Modified files:
	newlib         : ChangeLog 
	newlib/libc/string: wcwidth.c 
	newlib/libc/stdio: vfscanf.c 
	newlib/libc/posix: regexec.c 

Log message:
	2011-08-23  Ralf Corsépius  <ralf.corsepius@rtems.org>
	
	* libc/posix/regexec.c: Define "nope" only #ifndef NDEBUG.
	* libc/stdio/vfscanf.c: Define "state" only #ifdef _MB_CAPABLE.
	* libc/string/wcwidth.c: Include <wctypes.h> for "iswprint" and
	"iswcntrl".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1636&r2=1.1637
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/string/wcwidth.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/stdio/vfscanf.c.diff?cvsroot=src&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/posix/regexec.c.diff?cvsroot=src&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]