From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21125 invoked by alias); 12 Apr 2012 23:07:39 -0000 Received: (qmail 21117 invoked by uid 22791); 12 Apr 2012 23:07:38 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from toast.topped-with-meat.com (HELO topped-with-meat.com) (204.197.218.159) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 12 Apr 2012 23:07:24 +0000 Received: by topped-with-meat.com (Postfix, from userid 5281) id 3570A2C07D; Thu, 12 Apr 2012 16:07:24 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Mike Frysinger Cc: libc-ports@sourceware.org Subject: Re: [PATCH] hppa: add missing prlimit64 symbol In-Reply-To: Mike Frysinger's message of Thursday, 12 April 2012 19:01:05 -0400 <1334271665-31914-1-git-send-email-vapier@gentoo.org> References: <1334271665-31914-1-git-send-email-vapier@gentoo.org> Message-Id: <20120412230724.3570A2C07D@topped-with-meat.com> Date: Thu, 12 Apr 2012 23:07:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.0 cv=e8d9udV/ c=1 sm=1 a=TB7Y52Ny0uoA:10 a=kj9zAlcOel0A:10 a=7a9l9-uSvNVtIjqeGMwA:9 a=CjuIK1q_8ugA:10 a=WkljmVdYkabdwxfqvArNOQ==:117 X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00048.txt.bz2 > All other arches have this in their syscall list. Looks like hppa > is missing it though and breaks one or two apps that try to call it. If it's really "all", then why isn't it in linux/syscalls.list instead? Thanks, Roland