This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.23/master has been updated
via 1915d6d182a55d1eb852643a78ac24bc17783fb0 (commit)
from e6eea05ee7bc49dbe9531620595fd7f6ca587dcd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.23/master has been updated eb852643a78ac24 bc17783fb0 (commit) be9531620595fd7 f6ca587dcd (commit)
via 1915d6d182a55d1
from e6eea05ee7bc49d
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log ------- ------- ------- ------- ------- ------- ------- ------- ------- -- /sourceware. org/git/ gitweb. cgi?p=glibc. git;h=1915d6d18 2a55d1eb852643a 78ac24bc17783fb 0
https:/
commit 1915d6d182a55d1 eb852643a78ac24 bc17783fb0
Author: Florian Weimer <email address hidden>
Date: Wed Jun 1 07:14:42 2016 +0200
fork in libpthread cannot use IFUNC resolver [BZ #19861]
This commit only addresses the fork case, the vfork case has to be a
tail call, which is why the generic code needs an IFUNC resolver
there.
(cherry picked from commit f06f3f05b48c72e 2c9b0fa78671f94 fd22d67da8)
------- ------- ------- ------- ------- ------- ------- ------- ------- ------- -
Summary of changes: +++---- ------- ------- ------- ------- -
ChangeLog | 9 +++++++++
nptl/pt-fork.c | 43 +++++++
2 files changed, 19 insertions(+), 33 deletions(-)