freebsd-dev/tools/regression/lib/libc/gen
David Schultz 0c66f5adc3 Write negative zero as '-0.0'. Otherwise, it is parsed as an integer
before being cast to a floating point type, and the sign is lost.
2003-03-27 05:32:28 +00:00
..
Makefile
test-fpclassify.c Write negative zero as '-0.0'. Otherwise, it is parsed as an integer 2003-03-27 05:32:28 +00:00
test-wordexp.c