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