freebsd-dev/tools/regression/lib/libc
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
..
gen Write negative zero as '-0.0'. Otherwise, it is parsed as an integer 2003-03-27 05:32:28 +00:00
locale Test that if the buffer argument (`s') to wcrtomb() is NULL then 2002-12-19 02:01:39 +00:00
stdio Add a test program for perror() that demonstrates two bugs in the 2002-12-19 09:46:10 +00:00
string Add regression test for strerror()/strerror_r(). 2002-12-18 16:59:08 +00:00