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 6d4e6b3 commit 095aa27Copy full SHA for 095aa27
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