[PATCH] asm-generic: Drop getrlimit and setrlimit syscalls from default list

2016-10-22 Thread Yury Norov
The newer prlimit64 syscall provides all the functionality provided by the getrlimit and setrlimit syscalls and adds the pid of target process, so future architectures won't need to include getrlimit and setrlimit. Therefore drop getrlimit and setrlimit syscalls from the generic syscall list unles

Re: [uclibc-ng-devel] [PATCH] ARC: update .note.ABI-tag for ABIv4

2016-10-22 Thread Waldemar Brodkorb
Hi, Thanks, applied and pushed, best regards Waldemar Vineet Gupta wrote, > Cc: Anton Kolesov > Cc: linux-snps-arc@lists.infradead.org > Signed-off-by: Vineet Gupta > --- > libc/sysdeps/linux/arc/crt1.S | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/libc/sysd