repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* io/bits/fcntl2.h (__open_2): Add nonnull attribute.
[glibc.git]
/
include
/
fnmatch.h
blob
2cdad0a40fcc57fe7f9506d002bcfe444c9046d5
1
#ifndef _FNMATCH_H
2
3
#include <posix/fnmatch.h>
4
5
libc_hidden_proto
(
fnmatch
)
6
7
#endif