]> err.no Git - util-linux/commit
include: add fallback for rpmatch()
authorFrancesco Cosoleto <cosoleto@gmail.com>
Sun, 2 Jan 2011 21:58:13 +0000 (22:58 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 5 Jan 2011 15:18:08 +0000 (16:18 +0100)
commite66ac5d344dd038adb664e237c4c2610020f3f62
tree8782b8fb7a51accbf7e0a8d9c56c538637abddd6
parentaead9d139dc81db70a6a6d72c2163021a3656d74
include: add fallback for rpmatch()

Simple replacement code with hardcoded y/n responses to allow
compilation on systems without rpmatch() such as Cygwin.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
fdisk/cfdisk.c
fdisk/fdisk.c
include/rpmatch.h [new file with mode: 0644]