From 1873e3cd1a7f5173d20d9060f3be825f31a53a39 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Sep 2005 06:09:24 +0000 Subject: [BZ #1230] 2005-09-27 Ulrich Drepper [BZ #1230] * stdlib/strtod_l.c (STRNCASECMP): Always use C locale object. (TOLOWER_C): Define. Use it when recognizing inf and nan. * stdlib/Makefile (tests): Add bug-strtod2. * stdlib/bug-strtod2.c: New file. --- stdlib/Depend | 1 + 1 file changed, 1 insertion(+) create mode 100644 stdlib/Depend (limited to 'stdlib/Depend') diff --git a/stdlib/Depend b/stdlib/Depend new file mode 100644 index 0000000000..f3e1156a4e --- /dev/null +++ b/stdlib/Depend @@ -0,0 +1 @@ +localedata -- cgit 1.4.1