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

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Sep 5 14:19:34 UTC 2014


On 5 September 2014 16:13, Waldemar Brodkorb <wbx at openadk.org> wrote:
> Automatic patching via two oneliners from Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>:
> sed -i -e 's/[[:space:]]pt-vfork\.[csS]//' $(git grep -l pt-vfork libpthread/nptl/sysdeps)
> find libpthread/nptl -name "*pt-vfork*" -exec git rm {} \;
>
> No regressions found via testsuite run:
> http://www.openadk.org/test/
>
> If you want to run the automatic testing:
> wget http://www.openadk.org/cgi-bin/gitweb.cgi?p=embedded-test.git;a=blob_plain;f=embedded-test.sh;hb=HEAD
> sh embedded-test.sh -v openadk -l uclibc -g -t libc
>
> Reported-By: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>

Thomas,

Does that fix the problem for you?

TIA,


More information about the uClibc mailing list