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: "Carlos O'Donell" <codonell at redhat dot com>
- Cc: siddhesh at gotplt dot org, libc-alpha at sourceware dot org
- Date: Mon, 16 Dec 2019 17:16:23 -0500
- Subject: Re: RFC: tunables failure indications...
"Carlos O'Donell" <codonell@redhat.com> writes:
> LGTM for master if you proved this works by using gdb to set out to void
> and confirmed it exits with the right error code and exits via _exit
> (had a breakpoint on _exit and it triggers without showing exit on the
> call chain).
Done and pushed. Thanks!