diff options
Diffstat (limited to 'src/glob/GLOB_ERR.c')
| -rw-r--r-- | src/glob/GLOB_ERR.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/glob/GLOB_ERR.c b/src/glob/GLOB_ERR.c new file mode 100644 index 00000000..1b28a495 --- /dev/null +++ b/src/glob/GLOB_ERR.c @@ -0,0 +1,6 @@ +#include <glob.h> +#define GLOB_ERR (1<<2) +/* +POSIX(2) +*/ + |
