1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc/gdtoa
Ruslan Ermilov 042a0b7e95 Replaced an ugly hack to selectively disable warnings
in contributed sources with just a hack made possible
by bsd.sys.mk,v 1.33.  This is better because it just
nulls out the warning flags rather than adding gcc(1)
specific -w option to CFLAGS.
2004-01-11 10:42:47 +00:00
..
_ldtoa.c Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +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 Replaced an ugly hack to selectively disable warnings 2004-01-11 10:42:47 +00:00