This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] nptl: Move pthread_atfork to libc_nonshared.a
- From: Florian Weimer <fweimer at redhat dot com>
- To: Carlos O'Donell <carlos at redhat dot com>, libc-alpha at sourceware dot org
- Date: Thu, 1 Mar 2018 08:19:32 +0100
- Subject: Re: [PATCH] nptl: Move pthread_atfork to libc_nonshared.a
- Authentication-results: sourceware.org; auth=none
- References: <20180228151604.8CAF243994575@oldenburg.str.redhat.com> <22f20ca3-dd93-f16a-97d7-53655dce82e0@redhat.com>
On 03/01/2018 12:17 AM, Carlos O'Donell wrote:
So just to be clear the __pthread_atfork moves to libc_nonshared.a?
Thus making it available for all applications using libc?
Yes, that's right. I will install the patch.
Thanks,
Florian