From: Martin Stromberg Message-Id: <200105141058.MAA08813@lws256.lu.erisoft.se> Subject: Re: zero and null as devices To: djgpp-workers AT delorie DOT com Date: Mon, 14 May 2001 12:58:05 +0200 (MET DST) In-Reply-To: from "Eli Zaretskii" at May 10, 2001 04:40:56 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Eli said: > On Thu, 10 May 2001, Martin Stromberg wrote: > > I've realised that it would be not too hard making a DOZE device > > driver that supports /dev/zero or /dev/full. > > > > Is this something we would like to have? > > What would be the advantages of a true device as opposed to FSEXT > simulation? Available to any *DOZE application. Even if they don't want it. It'll be impossible to access a file called "zero" or "full". > Such a device driver will probably be limited to plain DOS, so its > utility would not be available to Windows users. Nope. It ought to work on WINDOZE up until ME (which doesn't read AUTOEXEC.BAT). Not on the NT strain of course. Right, MartinS