From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15357 invoked by alias); 16 Sep 2002 06:56:23 -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 15341 invoked from network); 16 Sep 2002 06:56:23 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.160.52.195) by sources.redhat.com with SMTP; 16 Sep 2002 06:56:23 -0000 Received: from dhcp187.sf.frob.com (dhcp187.sf.frob.com [192.168.1.187]) by gateway.sf.frob.com (8.11.1/8.9.1) with ESMTP id g8G6rqX21121; Sun, 15 Sep 2002 23:53:52 -0700 (PDT) Received: (from roland@localhost) by dhcp187.sf.frob.com (8.11.6/8.11.6) id g8G6rp205464; Sun, 15 Sep 2002 23:53:51 -0700 Date: Sun, 15 Sep 2002 23:56:00 -0000 Message-Id: <200209160653.g8G6rp205464@dhcp187.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Andreas Jaeger Cc: GNU libc hacker Subject: Re: Fix _exit for Linux In-Reply-To: Andreas Jaeger's message of Monday, 16 September 2002 05:39:46 +0200 X-Windows: complex nonsolutions to simple nonproblems. X-SW-Source: 2002-09/txt/msg00023.txt.bz2 Those fixes look right to me. Also about this new exit code, I think that since __exit_thread is declared in a generic header and called from generic code, it should not be in the sysdeps makefile.