This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838)
- From: John David Anglin <dave dot anglin at bell dot net>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, Carlos O'Donell <carlos at redhat dot com>, Mike Frysinger <vapier at gentoo dot org>, Aurelien Jarno <aurelien at aurel32 dot net>, Helge Deller <deller at gmx dot de>
- Date: Sun, 16 Apr 2017 16:17:39 -0400
- Subject: Re: [PATCH] Set SHMLBA to page size on hppa (BZ locale/19838)
- Authentication-results: sourceware.org; auth=none
- References: <E9292D0C-BC4F-45BC-919C-290E3195FF13@bell.net> <87r30snmw3.fsf@linux-m68k.org>
On 2017-04-16, at 4:00 PM, Andreas Schwab wrote:
> On Apr 16 2017, John David Anglin <dave.anglin@bell.net> wrote:
>
>> +#define SHMLBA (__getpagesize ())
>
> SHMLBA must be a constant.
Are you sure? __getpagesize() is used on some other targets including x86.
Dave
--
John David Anglin dave.anglin@bell.net