X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 03 Aug 2004 22:15:25 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <7137-Tue03Aug2004221525+0300-eliz@gnu.org> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20040803165406.GA10126@webhome.cz> (message from Egon Eckert on Tue, 3 Aug 2004 18:54:06 +0200) Subject: Re: _CRT0_FLAG_NULLOK vs. DOSEMU References: <20040803165406 DOT GA10126 AT webhome DOT cz> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Tue, 3 Aug 2004 18:54:06 +0200 > From: Egon Eckert > > is null pointer dereference protection expected to work under DOSEMU/Linux? I don't think so: this feature uses a DPMI 1.0 function that isn't part of DPMI 0.9, and most DPMI servers support only v0.9.