This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] hppa: add missing prlimit64 symbol
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: Mike Frysinger <vapier at gentoo dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Sun, 12 Aug 2012 11:05:12 -0400
- Subject: Re: [PATCH v2] hppa: add missing prlimit64 symbol
- References: <1334271665-31914-1-git-send-email-vapier@gentoo.org><1344783764-25118-1-git-send-email-vapier@gentoo.org>
On Sun, Aug 12, 2012 at 11:02 AM, 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/Versions (GLIBC_2.17): Likewise.
Looks good to me.
Please check this in.
Cheers,
Carlos.