From: Kbwms AT aol DOT com Message-ID: <5e9f0275.244e0531@aol.com> Date: Tue, 20 Apr 1999 12:28:33 EDT Subject: Re: fnmatch: GNU's and ours To: dj AT djdelorie DOT com (DJ Delorie) CC: djgpp-workers AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: AOL 3.0 16-bit for Windows sub 38 Reply-To: djgpp-workers AT delorie DOT com 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 and > , 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