This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On 2017-04-16, at 4:25 PM, Andreas Schwab wrote: > On Apr 16 2017, John David Anglin <dave.anglin@bell.net> wrote: > >> 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? > > http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_shm.h.html#tag_13_59_03 This version sets SHMLBA to the constant 0x1000. Helge indicated that the page size will not change. Dave -- John David Anglin dave.anglin@bell.net
Attachment:
shmlba-v2.d.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |