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/locale/locale.c libc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2009-08-25 18:47:25

Modified files:
	newlib         : ChangeLog 
	newlib/libc/locale: locale.c 
	newlib/libc/stdlib: local.h sb_charsets.c 

Log message:
	2009-08-25  Andy Koppe  <andy.koppe@gmail.com>
	
	* libc/stdlib/sb_charsets.c (__micro_atoi): Allow five-digit codepage
	numbers.
	* libc/locale/locale.c (loadlocale): Set MB_CUR_MAX to 1 for KOI8
	charsets.
	* libc/stdlib/local.h (__cp_conv): Remove incorrect number of codepages.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.1394&r2=1.1395
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/locale/locale.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/local.h.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/sb_charsets.c.diff?cvsroot=src&r1=1.2&r2=1.3


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