index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glob
/
GLOB_NOESCAPE.h
blob: befaaaef1d812432fda3e1913621e0740be234cb (
plain
)
1
2
3
4
5
6
#include <glob.h> #define GLOB_NOESCAPE (1<<5) /* POSIX(2) */