freebsd-dev/lib/libc/gdtoa
David Chisnall 3c87aa1d3d Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
load of _l suffixed versions of various standard library functions that use
the global locale, making them take an explicit locale parameter.  Also
adds support for per-thread locales.  This work was funded by the FreeBSD
Foundation.

Please test any code you have that uses the C standard locale functions!

Reviewed by:    das (gdtoa changes)
Approved by:    dim (mentor)
2011-11-20 14:45:42 +00:00
..
_hdtoa.c Unbreak the build for arm and powerpc. 2008-04-12 14:53:52 +00:00
_hldtoa.c Unbreak the build for arm and powerpc. 2008-04-12 14:53:52 +00:00
_ldtoa.c Fix handling of subnormals on i386/ia64/amd64. 2007-12-09 19:48:57 +00:00
glue.c
machdep_ldisd.c Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
machdep_ldisQ.c Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
machdep_ldisx.c Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a 2011-11-20 14:45:42 +00:00
Makefile.inc Make several changes to the way printf handles hex floating point (%a): 2008-04-12 03:11:36 +00:00
Symbol.map Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so 2007-12-16 21:15:57 +00:00