Re: [uclibc-ng-devel] arc patch from glibc repo

2017-12-16 Thread Waldemar Brodkorb
Hi Vineet, Vineet Gupta wrote, > On 11/05/2017 02:03 AM, Waldemar Brodkorb wrote: > >Hi Alexey, > > > >the attached patch fixes at least 3 test suite errors for me. > >tst-cancel20/21/4. > >Tested with latest 2017.09 ARC binutils/gcc. > > > >Okay to apply? > > > >best regards > > Waldemar > > Ar

[uclibc-ng-devel] Proper test for broken posix_spawn

2017-12-16 Thread Alex Potapenko
Hi Waldemar, I've recently encountered an issue with broken posix_spawn in uClibc-ng 1.0.26, which made cups 2.2.[46] unusable. Looking at commit 71b3a63b641716165f664cf112be0673a122cea0, I see that it should be fixed in 1.0.27. I have a small test code that illustrates the problem with posix_spaw