|
Message-ID: <20140413093942.GX3034@port70.net> Date: Sun, 13 Apr 2014 11:39:42 +0200 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: ulimit/getrlimit broken on mips * orc <orc@...server.ru> [2014-04-13 14:19:22 +0800]: > On mips (eb), musl linked binary which asks kernel with getrlimit(RLIMIT_NOFILE) gets RLIM_INFINITY, but /proc/pid/limits and uClibc binary show correct limits. I can't see what number is asked because landley's strace does not know about prlimit64 and target is embedded system. > Origin of problem is from my program which asks system for sysconf(_SC_OPEN_MAX) and gets 0x7fffffff. yes it seems mips is special.. https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/mips/include/uapi/asm/resource.h
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.