This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: RFC: tunables failure indications...
- From: DJ Delorie <dj at redhat dot com>
- To: Siddhesh Poyarekar <siddhesh at gotplt dot org>
- Cc: codonell at redhat dot com, libc-alpha at sourceware dot org
- Date: Wed, 11 Dec 2019 23:03:35 -0500
- Subject: Re: RFC: tunables failure indications...
Siddhesh Poyarekar <siddhesh@gotplt.org> writes:
> I think this could be a _dl_fatal_printf() or similar.
_dl_fatal_printf() is for ld.so; tunables are in the main library. I
did look around a bit but couldn't find something obvious that would
work before stdio was initialized, and without a working malloc.