Fix for regress/lib/libc/locale/check_isw

2013-11-24 Thread Vladimir Támara Patiño
I'm following Martin advice of sending just one diff, with more explanation. In current doing: cd /usr/src/regress/lib/libc/locale/check_isw sudo make produces ./check_isw >/dev/null *** Error 1 in . (Makefile:7 'run-regress-check_isw') FAILED *** Error 1 in target 'regress' (ignored) It h

About LC_NUMERIC and updated fix for regress/lib/libc/locale/check_isw

2013-11-10 Thread Vladimir Támara Patiño
I want to send support for LC_NUMERIC adapted from FreeBSD. Will try to do it in small diffs in several emails. Before that, I prefer to send first patch with an updated fix for regress/lib/libc/locale/check_isw, the commentaries of http://openbsd.7691.n7.nabble.com/Fix-for-regress-lib-libc

Fix for regress/lib/libc/locale/check_isw

2013-03-19 Thread Vladimir Támara Patiño
The regression test in regress/lib/libc/locale/check_isw doesn't pass in current. My thinking for the attached patch is that since this test is intended only for the POSIX locale, it should only test the portable character set and the control characters set. http://pubs.opengroup.org/onlinep