From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13672 invoked by alias); 3 May 2002 05:10:02 -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 13638 invoked from network); 3 May 2002 05:09:58 -0000 Received: from unknown (HELO myware.akkadia.org) (66.87.73.137) by sources.redhat.com with SMTP; 3 May 2002 05:09:58 -0000 Received: from myware.mynet (IDENT:vogQk4mADIoF0GVrHSE53vS4L7UQregj@myware.mynet [192.168.7.70]) by myware.akkadia.org (8.11.6/8.11.6) with ESMTP id g4356Zj18102; Thu, 2 May 2002 22:06:37 -0700 Subject: Re: write and kill in dl-tls.c From: Ulrich Drepper To: Roland McGrath Cc: GNU libc hackers In-Reply-To: <20020502223226.C176C1BA18@perdition.linnaean.org> References: <20020502223226.C176C1BA18@perdition.linnaean.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PTpFc8kY8VY4LTcA61M2" Date: Thu, 02 May 2002 22:10:00 -0000 Message-Id: <1020402397.32336.278.camel@akkadia.org> Mime-Version: 1.0 X-SW-Source: 2002-05/txt/msg00006.txt.bz2 --=-PTpFc8kY8VY4LTcA61M2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 591 On Thu, 2002-05-02 at 15:32, Roland McGrath wrote: > It seems improper that dl-tls.c:oom uses __libc_write and __kill and > __getpid. Why not just use _dl_fatal_printf? At the very least, use rai= se > instead of kill. Well, I wanted to implement it similar to what the other implementations do. But it's not really necessary. _dl_fatal_printf should work fine. --=20 ---------------. ,-. 1325 Chesapeake Terrace Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA Red Hat `--' drepper at redhat.com `------------------------ --=-PTpFc8kY8VY4LTcA61M2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA80hrb2ijCOnn/RHQRAvpNAJ40blI6O4VFkEXbHiA3L3yDmkQ98gCfUYjE +EblieNMEKp0T7enZL01qf0= =fsSy -----END PGP SIGNATURE----- --=-PTpFc8kY8VY4LTcA61M2--