K 10 svn:author V 3 tjr K 8 svn:date V 27 2005-01-09T03:55:13.000000Z K 7 svn:log V 283 Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64, GNU) for determining whether a string is an affirmative or negative response to a question according to the current locale. This is done by matching the response against nl_langinfo(3) items YESEXPR and NOEXPR. END