[PATCH roland/nptl-ia64] IA64: Consolidate NPTL/non versions of vfork
Mike Frysinger
vapier@gentoo.org
Mon Aug 4 13:51:00 GMT 2014
On Wed 25 Jun 2014 13:04:09 Roland McGrath wrote:
> Not tested at all. Based on rth's advice about the syntax and safety of a
> tail call to PLT.
i've made a one line fix (see below) and pushed. thanks !
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/ia64/pt-vfork.S
>
> +#if SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_20)
> +compat_symbol (libpthread, vfork_compat, vfork, GLIBC_2_0);
> +#endif
this was missing:
+weak_alias (vfork_compat, vfork)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140804/8419eb26/attachment.sig>
More information about the Libc-alpha
mailing list