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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 7 09:06:05 UTC 2014


Dear Waldemar Brodkorb,

On Fri, 5 Sep 2014 16:13:10 +0200, Waldemar Brodkorb 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>

Tested-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

I've done build testing of alsa-lib on i386, x86-64 and PowerPC,
statically linked. It used to fail due to the vfork issue, with your
patch applied, it builds fine.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the uClibc mailing list