File tree Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Expand file tree Collapse file tree 3 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ if (SPHINX_FOUND)
4343 errno
4444 fenv
4545 float
46+ glob
4647 inttypes
4748 locale
4849 net/if
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Implementation Status
1414 errno
1515 fenv
1616 float
17+ glob
1718 inttypes
1819 locale
1920 math/index.rst
Original file line number Diff line number Diff line change 1+ macros :
2+ GLOB_APPEND :
3+ in-latest-posix : ' '
4+ GLOB_DOOFFS :
5+ in-latest-posix : ' '
6+ GLOB_ERR :
7+ in-latest-posix : ' '
8+ GLOB_MARK :
9+ in-latest-posix : ' '
10+ GLOB_NOCHECK :
11+ in-latest-posix : ' '
12+ GLOB_NOESCAPE :
13+ in-latest-posix : ' '
14+ GLOB_NOSORT :
15+ in-latest-posix : ' '
16+ GLOB_ABORTED :
17+ in-latest-posix : ' '
18+ GLOB_NOMATCH :
19+ in-latest-posix : ' '
20+ GLOB_NOSPACE :
21+ in-latest-posix : ' '
22+
23+ functions :
24+ glob :
25+ in-latest-posix : ' '
26+ globfree :
27+ in-latest-posix : ' '
28+
You can’t perform that action at this time.
0 commit comments