OSDN Git Service

rpmatch: simple inline version
authorMike Frysinger <vapier@gentoo.org>
Mon, 30 Apr 2012 04:40:49 +0000 (00:40 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 30 Apr 2012 04:42:27 +0000 (00:42 -0400)
commitecc6a1d1580086572c4c505330be52dbad205c27
tree07196d6a352f897a07a7546ba1ba08405f927e4c
parentea4389f7c11ef401a92b4b748321dce8fc3de1d8
rpmatch: simple inline version

Since rpmatch will match ^[Yy] and ^[Nn] regardless of locale, this
lets us create a simple inline version.  Newer procps versions use
this function.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/stdlib.h