repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
yesno
blob
7a45e0f8bb11597342b2804743f90a0fd96558b2
1
Description:
2
Read a response from the user, and its classification as matching "yes" or
3
"no".
4
5
Files:
6
lib/yesno.c
7
lib/yesno.h
8
m4/yesno.m4
9
10
Depends-on:
11
getline
12
rpmatch
13
stdbool
14
15
configure.ac:
16
gl_YESNO
17
18
Makefile.am:
19
lib_SOURCES += yesno.c
20
21
Include:
22
"yesno.h"
23
24
Link:
25
$(LIB_MBRTOWC)
26
27
License:
28
GPL
29
30
Maintainer:
31
Jim Meyering