History log of /external/mesa3d/src/glsl/strtod.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f35e380dd240b418e17a179af73bbab74ceea784 24-Jul-2012 Anthony G. Basile <blueness@gentoo.org> Fix compile time errors when building against uclibc

Mesa misses a few checks when compiling on a uclibc system
which cause it to fall back on glibc-ism. This patch
addresses those issues.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
/external/mesa3d/src/glsl/strtod.c
873f3ae92e1d8a17ea228b38b4c20346d54ae045 22-Jan-2012 Alexander von Gluck <kallisti5@unixzen.com> glsl: Don't use newlocale on Haiku

NOTE: This is a candidate for the 8.0 branch.

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/glsl/strtod.c
bb10e081c8ddc452bca44ba583f239219a5b9372 13-Dec-2010 Brian Paul <brianp@vmware.com> glsl: new glsl_strtod() wrapper to fix decimal point interpretation

We always want to use '.' as the decimal point.

See http://bugs.freedesktop.org/show_bug.cgi?id=24531

NOTE: this is a candidate for the 7.10 branch.
/external/mesa3d/src/glsl/strtod.c