From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2774 invoked by alias); 2 Jan 2003 19:37:22 -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 2751 invoked from network); 2 Jan 2003 19:37:21 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.55.100) by 209.249.29.67 with SMTP; 2 Jan 2003 19:37:21 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 6B60036DE; Thu, 2 Jan 2003 11:37:09 -0800 (PST) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h02Jb8l14576; Thu, 2 Jan 2003 11:37:08 -0800 Date: Thu, 02 Jan 2003 19:37:00 -0000 Message-Id: <200301021937.h02Jb8l14576@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] linuxthreads pthread_cond_t In-Reply-To: Jakub Jelinek's message of Thursday, 2 January 2003 19:02:42 +0100 <20030102190242.G1218@sunsite.ms.mff.cuni.cz> X-Windows: simplicity made complex. X-SW-Source: 2003-01/txt/msg00007.txt.bz2 This doesn't help existing binaries where pthread_cond_t may be allocated without sufficient alignment for NPTL.