From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id E3E851F4B5 for ; Tue, 12 Nov 2019 19:05:49 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:in-reply-to:references :reply-to:mime-version:content-transfer-encoding:content-type :message-id; q=dns; s=default; b=RYK9CQha+bcctO2xfq0gH/MBLCjOT1s apGg59e/oxVPXoVkOKV4waYi2YHNyRFuCEUWbqVg+E54tWjfw2kpa5iRl4Q/E/sR 1hQCOvlcJHCPSaA1DQq9PXBm7OhAGq9FdHgf5+piBYQbZhUHQgJ1h6StM9CNX81q mgfbhm8OcvNk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:in-reply-to:references :reply-to:mime-version:content-transfer-encoding:content-type :message-id; s=default; bh=aQDs7mHEbznGaFI2ZADYnIG/iOw=; b=Mb7Bc aJ9EBS/yr4a+/kjAkFV7tE1RD/2CJ9zlKJ98mAl+gAEgcuONV8Dy4G5JQD3Oq3sz azVACrCaIx/jZqIs9M9gyxUFRhFMDmTOGfyQe2cb+6RRQaLljdfRVeQK1+zCgKb+ ZpbRccF4pdPzoqO4Kjkj7XIWtbvFUTyjtsjlCk= Received: (qmail 31103 invoked by alias); 12 Nov 2019 19:05:48 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 31090 invoked by uid 89); 12 Nov 2019 19:05:47 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx1.osci.io X-Gerrit-PatchSet: 3 Date: Tue, 12 Nov 2019 14:05:41 -0500 From: "Florian Weimer (Code Review)" To: Florian Weimer , libc-alpha@sourceware.org Auto-Submitted: auto-generated X-Gerrit-MessageType: abandon Subject: [review v3] support: Include in support_set_small_thread_stack_size.c X-Gerrit-Change-Id: Idc212c887ff178aa67f22cc99def3383dae99040 X-Gerrit-Change-Number: 619 X-Gerrit-ChangeURL: X-Gerrit-Commit: f682974237d36dc8a95cccd913fd4a52fe9af962 In-Reply-To: References: Reply-To: fweimer@redhat.com, fweimer@redhat.com, libc-alpha@sourceware.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3-76-gf8b6da0ab5 Content-Type: text/plain; charset=UTF-8 Message-Id: <20191112190541.CADF320AF6@gnutoolchain-gerrit.osci.io> Florian Weimer has abandoned this change. ( https://gnutoolchain-gerrit.osci.io/r/c/glibc/+/619 ) Change subject: support: Include in support_set_small_thread_stack_size.c ...................................................................... Abandoned Sorry for using Gerrit to shuffle patches between systems. The include is not the correct fix, as it turns out. -- Gerrit-Project: glibc Gerrit-Branch: master Gerrit-Change-Id: Idc212c887ff178aa67f22cc99def3383dae99040 Gerrit-Change-Number: 619 Gerrit-PatchSet: 3 Gerrit-Owner: Florian Weimer Gerrit-MessageType: abandon