Date: Thu, 19 Apr 2001 13:22:02 -0700 (PDT) From: Jeff Wyman <wysoft@wysoft.tzo.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-security@FreeBSD.ORG Subject: Re: Yet another Glob-related problem Message-ID: <Pine.BSF.4.21.0104191320210.25362-100000@wysoft.tzo.com> In-Reply-To: <20010419131715.A54132@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, I don't know what to say. The line is present in both /usr/include/glob.h and /usr/src/include/glob.h (I tried with both new and old files to make sure both of those locations had the right files). #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */ Seems to be it. > Something is screwed up on your system: GLOB_BRACE has been in > <glob.h> since 1994: > > 1.1 (rgrimes 24-May-94): #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */ > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104191320210.25362-100000>