freebsd-skq/lib/libc/gdtoa
jb db332cba55 Use an intermediate pointer to avoid a strict aliasing warning.
Note that ULong in this code is actually defined as an unsigned integer across
all arches so that the gdtoa() function always processes 32 bit data
despite the unfortunate naming of "ULong".
2007-11-21 01:10:42 +00:00
..
_hdtoa.c Fix a rounding error. 2007-05-08 02:59:37 +00:00
_ldtoa.c Use an intermediate pointer to avoid a strict aliasing warning. 2007-11-21 01:10:42 +00:00
glue.c
machdep_ldisd.c
machdep_ldisQ.c
machdep_ldisx.c
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Symbol.map Remove symbols that should not be exported. 2007-10-13 14:40:16 +00:00