From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24031 invoked by alias); 4 Jan 2005 21:20:16 -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 23958 invoked from network); 4 Jan 2005 21:20:01 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 4 Jan 2005 21:20:01 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j04LK1W6013665 for ; Tue, 4 Jan 2005 16:20:01 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j04LK0r23000; Tue, 4 Jan 2005 16:20:00 -0500 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j04LK0oS010092; Tue, 4 Jan 2005 16:20:00 -0500 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 2D224800001; Tue, 4 Jan 2005 16:20:00 -0500 (EST) Received: from toenail.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by toenail.toronto.redhat.com (8.12.10/8.12.5) with ESMTP id j04LJxMT013859; Tue, 4 Jan 2005 16:19:59 -0500 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.10/8.12.10/Submit) id j04LJxkp013855; Tue, 4 Jan 2005 16:19:59 -0500 X-Authentication-Warning: toenail.toronto.redhat.com: fche set sender to fche@redhat.com using -f To: Hans-Peter Nilsson Cc: gdb-patches@sources.redhat.com Subject: Re: sim/cris maintainership and patch ping: pipe support and minor endian cleanup. References: <200501031530.j03FUDoN002738@ignucius.se.axis.com> X-Hashcash: 1:20:050104:hans-peter.nilsson@axis.com::l6BV/U+bApH/U97R:00000000000000000000000000000000005vUf X-Hashcash: 1:20:050104:gdb-patches@sources.redhat.com::jCUyB0fuW6p17y7+:00000000000000000000000000000004plQ From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 04 Jan 2005 21:20:00 -0000 In-Reply-To: <200501031530.j03FUDoN002738@ignucius.se.axis.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Reasonable Discussion) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-01/txt/msg00016.txt.bz2 HP wrote: > [...] > Over to the pending patches. > > [RFA:] Minor sim callback endian cleanup. > > sim/common: pipe syscall support > > > Ok to commit them? > [...] I rather think that someone touching that code as frequently as you do should automagically get recognized as a maintainer for said code; in this case sim/common. - FChE