From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 24 Oct 2000 23:25:11 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Where is _DEV_NO_INHERIT and/or ? Message-ID: <39F61A57.20275.497C8@localhost> In-reply-to: <4.3.1.0.20001024223854.00b076f0@pop5.banet.net> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > OK, problem #1: Mark's enhanced "fcntl" uses a constant I can't find, > _DEV_NO_INHERIT, and a header that I can't find, > . Are these in a development release of the > library? I DL'd the latest lib sources (April '00), and they're not in > there, either. I had posted a patch to add that header file and that constant, but it apparently wasn't applied. Mark