From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29907 invoked by alias); 7 Mar 2003 14:55:09 -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 29898 invoked from network); 7 Mar 2003 14:55:08 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 7 Mar 2003 14:55:08 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 518672A9C for ; Fri, 7 Mar 2003 09:55:05 -0500 (EST) Message-ID: <3E68B2C9.6090803@redhat.com> Date: Fri, 07 Mar 2003 14:55:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: [RFA]: File-I/O patch, Documentation References: <20021121100443.U24928@cygbert.vinschen.de> <3E5D4C4C.1040502@redhat.com> <20030227083701.GE20955@cygbert.vinschen.de> <3E5E9A1A.9000708@redhat.com> <20030228083308.GG24097@cygbert.vinschen.de> <3E5F807D.9080506@redhat.com> <20030228154730.GK20955@cygbert.vinschen.de> <3E617364.9060700@redhat.com> <20030303121249.GM1193@cygbert.vinschen.de> <3E67BD0C.50403@redhat.com> <20030307142903.GE20194@cygbert.vinschen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00157.txt.bz2 > > I don't quite understand. Do you mean to move the whole lot of File-I/O > after the examples Yes. > or just to move the File-I/O examples to become a > subchapter of the other examples? No. Andrew