Re: [PATCH] siginfo: add signal info for seccomp related SIGSYS

2015-05-26 Thread Bernhard Reutner-Fischer
On Sun, May 17, 2015 at 10:49:23PM +0200, Daniel Golle wrote: uClibc doesn't define signal info for the SIGSYS signal which is issued in case of hitting a syscall prohibited by seccomp. This is sad as it makes debugging seccomp filter policies impossible on some architectures (at least ARM and

Re: [PATCH] ARC: enable IPv6 in defconfigs

2015-05-26 Thread Bernhard Reutner-Fischer
On Mon, May 25, 2015 at 01:50:42PM +0300, Alexey Brodkin wrote: These days IPv6 is used more and more in different software packages. And so we're adding IPv6 support by default in uClibc for ARC cores. Applied, thanks! ___ uClibc mailing list

Re: [PATCH] test/silly: Extend include path.

2015-05-26 Thread Bernhard Reutner-Fischer
On Fri, May 08, 2015 at 10:30:37AM +, Vineet Gupta wrote: On Thursday 07 May 2015 08:42 PM, Andrew Burgess wrote: When attempting to build uClibc under buildroot, including building the tests, the silly tests don't currently compile, a result of attempting to build using a compiler that