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 C47281F454 for ; Mon, 11 Nov 2019 11:29:43 +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=ylGAR3/iF+D4cerOl9rigvz0QnQr6Z3 nZZt3eMSLnvosyzNVWydcpqfba47b5coMmYrOXn0+t+RFpVLt6RlypX5kT/G+PQY Dwwf4UAvAQ5HF1Q0ZVFm5SXxkQ15mTPsuxOgEeSokKTPwg0MZYMd4iqOb6Cg5v6M 5V3pTnsQi0So= 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=dU8ivYvScNDGOm5ijV9sdgjou6I=; b=Xl7l1 A3UyBKs/Z7k0zh0epmWGKK8w40G/92YYtHsGuGN56BeeKwOvNkCXJFKZ/8Xma1s7 PKjs0f0n3iwf0I8T4XosS2MqGn8ZUm/cnSMqiepTagclTzZQ8FlA3WZ6rOQbbKBv DjQqGZcPV0S+FVigUNXa3I508VXZ9NooyoMwHs= Received: (qmail 88813 invoked by alias); 11 Nov 2019 11:29:41 -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 88799 invoked by uid 89); 11 Nov 2019 11:29:41 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx1.osci.io X-Gerrit-PatchSet: 1 Date: Mon, 11 Nov 2019 06:29:37 -0500 From: "Christian Brauner (Code Review)" To: Florian Weimer , libc-alpha@sourceware.org Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: [review] support: Add support_set_small_thread_stack_size X-Gerrit-Change-Id: I1cf79a469984f8f30a4a947ee9ec2a5e74de8926 X-Gerrit-Change-Number: 608 X-Gerrit-ChangeURL: X-Gerrit-Commit: 5c91be8b33d9b0c8fc3c4c1800b1d571b5706dd8 In-Reply-To: References: X-Gerrit-Comment-Date: Mon, 11 Nov 2019 06:29:37 -0500 Reply-To: gnutoolchain-gerrit@osci.io 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: <20191111112938.0B5E220AF6@gnutoolchain-gerrit.osci.io> Christian Brauner has posted comments on this change. Change URL: https://gnutoolchain-gerrit.osci.io/r/c/glibc/+/608 ...................................................................... Patch Set 1: Code-Review+2 -- Gerrit-Project: glibc Gerrit-Branch: master Gerrit-Change-Id: I1cf79a469984f8f30a4a947ee9ec2a5e74de8926 Gerrit-Change-Number: 608 Gerrit-PatchSet: 1 Gerrit-Owner: Florian Weimer Gerrit-Reviewer: Christian Brauner Gerrit-Comment-Date: Mon, 11 Nov 2019 11:29:37 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment