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, master has been updated
via f06f3f05b48c72e2c9b0fa78671f94fd22d67da8 (commit)
from 7838d298d895f65247fb6b498db03a4336fc0506 (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, master has been updated 2c9b0fa78671f94 fd22d67da8 (commit) 247fb6b498db03a 4336fc0506 (commit)
via f06f3f05b48c72e
from 7838d298d895f65
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=f06f3f05b 48c72e2c9b0fa78 671f94fd22d67da 8
https:/
commit f06f3f05b48c72e 2c9b0fa78671f94 fd22d67da8
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.
------- ------- ------- ------- ------- ------- ------- ------- ------- ------- -
Summary of changes: +++---- ------- ------- ------- ------- -
ChangeLog | 9 +++++++++
nptl/pt-fork.c | 43 +++++++
2 files changed, 19 insertions(+), 33 deletions(-)