This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: write and kill in dl-tls.c


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 raise
> 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.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]