On Fri, Oct 18, 2013 at 08:51:56AM +0300, Baruch Siach wrote:
>The argument names used in the prctl wrapper collide with the internal
>variable names in syscall wrapper macros on some architecture. This
>currently breaks xtensa. grep for '\b_a[0-9]' indicates that metag and
>microblaze might also be affected.
>
>Prefix argument names with '_prctl' to avoid collision.

not pretty but good enough as stop gap.

Applied, thanks!
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to