From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 113600 invoked by alias); 3 May 2017 20:29:01 -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 113529 invoked by uid 89); 3 May 2017 20:28:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*r:8.14.7, Hx-languages-length:179 X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 54B7E80F7C Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dj@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 54B7E80F7C From: DJ Delorie To: Siddhesh Poyarekar Subject: Re: [patch/21411] tweak realloc/MREMAP comment References: <0f00ed8c-5d8f-07f2-9f67-b1fd50c47e3d@gotplt.org> cc: libc-alpha@sourceware.org Date: Wed, 03 May 2017 20:29:00 -0000 In-Reply-To: <0f00ed8c-5d8f-07f2-9f67-b1fd50c47e3d@gotplt.org> (Siddhesh Poyarekar's message of "Wed, 3 May 2017 09:03:24 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-05/txt/msg00073.txt.bz2 Siddhesh Poyarekar writes: >> Patch ok? (it's basically just s/reallocated/grown/) > > Yes. Thanks, pushed.