freebsd-dev/lib/libc/gdtoa
John Birrell 3e636fa0e5 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 Userland spinlocks bad. Sleep locks good. 2003-06-21 08:20:14 +00:00
machdep_ldisd.c
machdep_ldisQ.c /strtopx/ s/result/&result/ 2003-04-09 05:58:43 +00:00
machdep_ldisx.c /strtopx/ s/result/&result/ 2003-04-09 05:58:43 +00:00
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