From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4880 Path: news.gmane.org!not-for-mail From: Thorsten Glaser Newsgroups: gmane.linux.lib.musl.general Subject: Re: ulimit/getrlimit broken on mips Date: Mon, 14 Apr 2014 15:00:35 +0000 (UTC) Message-ID: References: <4a6ae836-4e98-495a-8f94-05130a76f52a@email.android.com> <20140413093942.GX3034@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1397500827 14342 80.91.229.3 (14 Apr 2014 18:40:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2014 18:40:27 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4884-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 14 20:40:22 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1WZlnp-0004GO-Tt for gllmg-musl@plane.gmane.org; Mon, 14 Apr 2014 20:40:22 +0200 Original-Received: (qmail 32225 invoked by uid 550); 14 Apr 2014 18:40:20 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32217 invoked from network); 14 Apr 2014 18:40:20 -0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 94.198.62.204 (Mozilla/5.0 (X11; Linux 3.13-1-amd64 i686) KHTML/4.11.5 (like Gecko) Konqueror/4.11) Xref: news.gmane.org gmane.linux.lib.musl.general:4880 Archived-At: Szabolcs Nagy port70.net> writes: > > Origin of problem is from my program which asks system for sysconf(_SC_OPEN_MAX) and gets 0x7fffffff. > > yes it seems mips is special.. yeah :( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665897 Apparently, not just MIPS, but that’s where it’s most visible. bye, //mirabilos