From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20541 invoked by alias); 3 May 2004 21:12:56 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 20524 invoked from network); 3 May 2004 21:12:56 -0000 Received: from unknown (HELO myware.akkadia.org) (24.221.190.179) by sources.redhat.com with SMTP; 3 May 2004 21:12:56 -0000 Received: from [192.168.7.70] (drepper@myware.akkadia.org [192.168.7.70]) (authenticated bits=0) by myware.akkadia.org (8.12.11/8.12.11) with ESMTP id i43LCg4p001568; Mon, 3 May 2004 14:12:46 -0700 Message-ID: <4096B5CA.2040708@redhat.com> Date: Mon, 03 May 2004 21:12:00 -0000 From: Ulrich Drepper Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a) Gecko/20040501 MIME-Version: 1.0 To: Jakub Jelinek CC: Glibc hackers Subject: Re: [PATCH] Fix linuxthreads with pthread_attr_setstack{,addr} References: <20040429141901.GR5191@sunsite.ms.mff.cuni.cz> In-Reply-To: <20040429141901.GR5191@sunsite.ms.mff.cuni.cz> X-Enigmail-Version: 0.83.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-05/txt/msg00004.txt.bz2 I won't add this patch since, as clarified in FC2, user-provided stacks can never be reused or used otherwise. They are fine for threads which run forever but otherwise user-provided stacks shouldn't be used. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖