Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3A677348.4273EA16@phekda.freeserve.co.uk> Date: Thu, 18 Jan 2001 22:50:48 +0000 From: Richard Dawe X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.17 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: /dev/zero & /dev/full FSEXTs References: <8632-Sat06Jan2001203659+0200-eliz AT is DOT elta DOT co DOT il> <3A63764C DOT 2CE7F394 AT phekda DOT freeserve DOT co DOT uk> <200101152231 DOT RAA00825 AT envy DOT delorie DOT com> <3A64BFB3 DOT 5FAEC72B AT phekda DOT freeserve DOT co DOT uk> <200101162239 DOT RAA11620 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com DJ Delorie wrote: > According to the linux sources, seeks on /dev/full act like seeks on > /dev/null and /dev/zero. They succeed, but the file pointer is always > 0. Thanks DJ. I will make our implementation do this too. Bye, Rich =]