repo.or.cz
/
rsync.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Mention the change we made to help ssh cleanup the tty on Ctrl-C.
[rsync.git]
/
lib
/
wildmatch.h
blob
c1225303b25c247432abaf96c2eb202af051fec5
1
/* wildmatch.h */
2
3
int
wildmatch
(
const char
*
p
,
const char
*
text
);