freebsd-dev/tools/regression/lib/libc
Tim J. Robbins 7d5a41c359 Test that if the buffer argument (`s') to wcrtomb() is NULL then
the value of the supplied wide character is ignored and L'\0' is used
instead. Remove incorrect comments about "internal buffer" since wcrtomb()
does not have one (wctomb() does).
2002-12-19 02:01:39 +00:00
..
locale Test that if the buffer argument (`s') to wcrtomb() is NULL then 2002-12-19 02:01:39 +00:00
string Add regression test for strerror()/strerror_r(). 2002-12-18 16:59:08 +00:00