Date: Tue, 20 Apr 1999 12:00:25 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: fnmatch: GNU's and ours In-Reply-To: <199904191745.NAA02062@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 19 Apr 1999, DJ Delorie wrote: > POSIX only defines FNM_NOESCAPE, FNM_PATHNAME, and FNM_PERIOD. Then I guess the rest should go to the non-Posix part of fnmatch.h, no? What about glob.h, are all the constants there Posix?