X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 02 Feb 2002 15:53:35 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Richard Dawe" Message-Id: <8296-Sat02Feb2002155335+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: /dev/zero patch References: 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 > Date: Sat, 02 Feb 2002 10:52:47 +0000 > From: "Richard Dawe" > > Please find below a revised version of my patch to add /dev/zero > and /dev/full support to DJGPP. The last patch was sent on 2001-01-24. > Here are the changes since the last patch: > > * handle restarts by checking __bss_count; > * include . > > OK to commit? Yes, but: > +@cindex @code{/dev/zero} > +@findex __install_dev_zero AT r{, install support for @file{/dev/zero}} > +@cindex @code{/dev/full} /dev/zero and /dev/full are files, so please use @file here.