From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20586 invoked by alias); 16 Sep 2002 07:45:01 -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 20510 invoked from network); 16 Sep 2002 07:44:57 -0000 Received: from unknown (HELO myware.akkadia.org) (24.221.190.179) by sources.redhat.com with SMTP; 16 Sep 2002 07:44:57 -0000 Received: from redhat.com (myware.akkadia.org [192.168.7.70]) (authenticated bits=0) by myware.akkadia.org (8.12.5/8.12.5) with ESMTP id g8G7ilCn007227; Mon, 16 Sep 2002 00:44:47 -0700 Message-ID: <3D858BEB.2070707@redhat.com> Date: Mon, 16 Sep 2002 00:45:00 -0000 From: Ulrich Drepper User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020812 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland McGrath CC: Andreas Jaeger , GNU libc hacker Subject: Re: Fix _exit for Linux References: <200209160732.g8G7Wkw05656@dhcp187.sf.frob.com> X-Enigmail-Version: 0.65.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00029.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Roland McGrath wrote: > Systems that don't have it are broken now because generic/libc-start.c > refers to it. Either it belongs in the generic code and the generic > makefile, or it belongs in the sysdeps makefile and a sysdeps libc-start.c. libc-start.c used __exit_thread only if HAVE_CANCELBUF is defined. If this symbol is defined (at it isn't in the public code) then the function is not used. - -- - ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9hYvv2ijCOnn/RHQRAjWpAJsEqc7dhMu+BUeNLo1MKvHTpM9TcwCdFWcO vG2RjU06PyoVOVeU2hdIbSw= =DzVZ -----END PGP SIGNATURE-----