From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4477 invoked by alias); 21 Nov 2002 09:22:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4424 invoked from network); 21 Nov 2002 09:22:55 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 21 Nov 2002 09:22:55 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gAL8wwP03590 for ; Thu, 21 Nov 2002 03:58:58 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gAL9Mrs03522 for ; Thu, 21 Nov 2002 04:22:53 -0500 Received: from cygbert.vinschen.de (vpn50-21.rdu.redhat.com [172.16.50.21]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id gAL9MbM21059 for ; Thu, 21 Nov 2002 01:22:41 -0800 Received: (from corinna@localhost) by cygbert.vinschen.de (8.11.6/8.9.3/Linux sendmail 8.9.3) id gAL9M1230773 for gdb-patches@sources.redhat.com; Thu, 21 Nov 2002 10:22:01 +0100 Date: Thu, 21 Nov 2002 01:22:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [RFA]: File-I/O patch, Documentation Message-ID: <20021121102201.W24928@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20021121100443.U24928@cygbert.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021121100443.U24928@cygbert.vinschen.de> User-Agent: Mutt/1.3.22.1i X-SW-Source: 2002-11/txt/msg00518.txt.bz2 On Thu, Nov 21, 2002 at 10:04:43AM +0100, Corinna Vinschen wrote: > Hi, > > this is the patch containing the additional documentation for File-I/O. Of course I found an error seconds after sending this. > [...] > +@node struct stat > +@unnumberedsubsubsec struct stat > [...] Subsitute > +The integral datatypes are conforming to the definition in B.1 so this > +structure is of size 64 bytes. by The integral datatypes are conforming to the definitions given in the approriate section (@xref{Integral datatypes}, for details) so this structure is of size 64 bytes. The same happened in the next section "struct timeval", just the size is 8 instead of 64. Sorry, Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc. mailto:vinschen@redhat.com