public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: "Carlos O'Donell" <carlos@systemhalted.org>
To: Mike Frysinger <vapier@gentoo.org>
Cc: libc-ports@sourceware.org
Subject: Re: [PATCH] hppa: add missing prlimit64 symbol
Date: Fri, 13 Apr 2012 02:02:00 -0000	[thread overview]
Message-ID: <CADZpyizik3vZmWd9DMf2vATJdAFgWOBQOHOTJ3qnYx3PM8VitA@mail.gmail.com> (raw)
In-Reply-To: <1334271665-31914-1-git-send-email-vapier@gentoo.org>

On Thu, Apr 12, 2012 at 7:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> 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.
>
> URL: https://bugs.gentoo.org/411745
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
>
> 2012-04-12  Mike Frysinger  <vapier@gentoo.org>
>
>        * sysdeps/unix/sysv/linux/hppa/syscalls.list: Add prlimit64.
> ---
>  sysdeps/unix/sysv/linux/hppa/syscalls.list |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sysdeps/unix/sysv/linux/hppa/syscalls.list b/sysdeps/unix/sysv/linux/hppa/syscalls.list
> index 0f7537c..1b6b311 100644
> --- a/sysdeps/unix/sysv/linux/hppa/syscalls.list
> +++ b/sysdeps/unix/sysv/linux/hppa/syscalls.list
> @@ -35,3 +35,4 @@ socketpair    -       socketpair      i:iiif  __socketpair    socketpair
>
>  setrlimit      -       setrlimit       i:ip    __setrlimit     setrlimit
>  getrlimit      -       getrlimit       i:ip    __getrlimit     getrlimit
> +prlimit64      EXTRA   prlimit64       i:iipp  prlimit64
> --
> 1.7.8.5

Sorry for making you do this work, I had this patch already done last
week but I forgot to push it out.

I'll checkin your version as soon as I get trunk building again with
my crt* and elf changes.

Cheers,
Carlos.

  parent reply	other threads:[~2012-04-13  2:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-12 23:00 Mike Frysinger
2012-04-12 23:07 ` Roland McGrath
2012-04-12 23:26   ` Mike Frysinger
2012-04-13  3:59     ` Roland McGrath
2012-08-11 19:27       ` Mike Frysinger
2012-08-12 12:59         ` Joseph S. Myers
2012-08-12 13:15           ` Carlos O'Donell
2012-08-12 16:03             ` Joseph S. Myers
2012-08-12 14:48           ` Mike Frysinger
2012-08-12 14:51             ` Carlos O'Donell
2012-08-12 15:58             ` Joseph S. Myers
2012-08-12 15:00         ` Mike Frysinger
2012-04-13  2:00   ` Carlos O'Donell
2012-04-13  2:02 ` Carlos O'Donell [this message]
2012-04-13  2:21   ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADZpyizik3vZmWd9DMf2vATJdAFgWOBQOHOTJ3qnYx3PM8VitA@mail.gmail.com \
    --to=carlos@systemhalted.org \
    --cc=libc-ports@sourceware.org \
    --cc=vapier@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).