We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a8626 commit 4138c45Copy full SHA for 4138c45
win32/glob.h
@@ -74,7 +74,6 @@ typedef struct {
74
#define GLOB_NOSPACE (-1) /* Malloc call failed. */
75
#define GLOB_ABORTED (-2) /* Unignored error. */
76
#define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK not set. */
77
-#define GLOB_NOSYS (-4) /* Function not supported. */
78
#define GLOB_ABEND GLOB_ABORTED
79
80
BEGIN_EXTERN_C()
0 commit comments