From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25987 invoked by alias); 26 May 2015 19:07:00 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 25978 invoked by uid 89); 26 May 2015 19:06:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: popelka.ms.mff.cuni.cz Date: Tue, 26 May 2015 20:38:00 -0000 From: =?utf-8?B?T25kxZllaiBCw61sa2E=?= To: libc-alpha@sourceware.org Subject: Re: [RFC PATCH 4/3] Fix previous patch and add header. Message-ID: <20150526190650.GA28598@domone> References: <20150526173150.GA26817@domone> <20150526181035.GA27596@domone> <20150526185534.GA28344@domone> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150526185534.GA28344@domone> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2015-05/txt/msg00678.txt.bz2 On Tue, May 26, 2015 at 08:55:34PM +0200, Ondřej Bílka wrote: > Now I get second thoughts which are nasty. So I decided to resubmit this as all these functions follow same template so I will just write this template and add few specific bits.