libc/newlib/libc/locale
Corinna Vinschen 4491d189ae * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin Coverity
Scan CID 60023).
	* libc/ctype/iswalpha.c (iswalpha): Add bounds check to avoid
	out-of-bounds read from utf8 tables (CID 59949).
	* libc/locale/ldpart.c (__part_load_locale): Add 1 byte to size of lbuf.
	Write NUL into the last byte to accommodate split_lines (CID 60047).
2014-06-23 20:21:54 +00:00
..
Makefile.am Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
fix_grouping.c * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lctype.c * libc/locale/lctype.c: Include <string.h> and "setlocale.h". 2010-05-03 09:25:32 +00:00
lctype.h Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
ldpart.c * libc/argz/envz_merge.c (envz_merge): Fix memory leak (Cygwin Coverity 2014-06-23 20:21:54 +00:00
ldpart.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
lmessages.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
lmessages.h * libc/locale/lmessages.h (__messages_load_locale): Declare. Remove 2011-05-04 08:54:34 +00:00
lmonetary.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
lmonetary.h Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
lnumeric.c Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
lnumeric.h Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
locale.c * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default value 2012-03-29 20:27:15 +00:00
locale.tex 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
nl_langinfo.3 * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
nl_langinfo.c Throughout, run newlib with -Wall -Werror option and fix bugs and 2012-08-08 11:04:18 +00:00
setlocale.h * libc/include/langinfo.h: New file. 2002-08-23 01:56:05 +00:00
timelocal.c Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00
timelocal.h Extend locale support to maintain wide char values of native strings 2010-04-28 09:59:37 +00:00