newlib-cygwin/newlib/libc/locale
Corinna Vinschen 08fdddea3d Fix coverity CID 143502: Null pointer dereference
* libc/locale/ldpart.c (split_lines): Don't dereference result
	of strchr without checking for NULL pointer first.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2016-03-24 10:06:50 +01:00
..
Makefile.am Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
Makefile.in Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05: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 Fix coverity CID 143502: Null pointer dereference 2016-03-24 10:06:50 +01: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 Fix mismatched parentheses in documentation. 2015-06-24 12:23:25 +01:00
locale.tex Fix mismatched parentheses in documentation. 2015-06-24 12:23:25 +01: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