summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/rpmatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement rpmatch(), a semi-standard interface (as found on AIX, Tru64,tjr2005-01-091-0/+55
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.
OpenPOWER on IntegriCloud