From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6100 invoked from network); 6 Jun 2001 11:21:24 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Jun 2001 11:21:24 -0000 Received: (qmail 26861 invoked by alias); 6 Jun 2001 11:21:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14756 Received: (qmail 26831 invoked from network); 6 Jun 2001 11:21:03 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: autoloading from deleted wordcode digest files Date: Wed, 6 Jun 2001 15:21:04 +0400 Message-ID: <002501c0ee7a$c63162c0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <200106061114.NAA24021@beta.informatik.hu-berlin.de> Importance: Normal And, no, I can't see anything that would break -- I'm not > quite sure how the time-stamp comparisons should work with a deleted > file, though, but that seems solvable. > Will this help? int fstat(int fildes, struct stat *buf); -andrej