Mail Archives: djgpp-workers/1999/04/20/11:30:13
Dear DJ Delorie,
On 04-20-99 at 11:27:33 EST you wrote:
>
>
> > What about glob.h, are all the constants there Posix?
>
> POSIX reserves all FNM_*, gl_*, and GLOB_* symbols for <fnmatch.h> and
> <glob.h>, but defines for glob.h only these:
>
> GLOB_APPEND
> GLOB_DOOFS
> GLOB_ERR
> GLOB_MARK
> GLOB_NOCHECK
> GLOB_NOESCAPE
> GLOB_NOSORT
>
> GLOB_ABORTED
> GLOB_NOMATCH
> GLOB_NOSPACE
>
> and in glob_t, only these fields:
>
> gl_pathc
> gl_pathv
> gl_offs
>
In what POSIX document are these FNM_*, gl_*, and GLOB_* symbols
reserved and defined?
Where will I find a source to download?
K.B. Williams
- Raw text -