[PATCH v2] nptl: remove duplicate vfork() in libpthread

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jul 24 06:26:08 UTC 2015


On July 22, 2015 5:05:34 PM GMT+02:00, Alexey Brodkin <Alexey.Brodkin at synopsys.com> wrote:
>Hi Bernard,

>This patch indeed fixes problems with duplicate vfork in both libc and
>libpthread.
>I'm wondering if there's a chance for this patch to be applied still?

Well, but it's wrong, isn't it. pt-vfork.o should instead live in, say,  libpthread_nonshared.a and be at the end of the libs so it is picked up by the linker when static linking, no?

Thanks,



More information about the uClibc mailing list