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]

Re: Further cleanup of bits/mman.h


On 03/05/2013 03:32 PM, Andreas Krebbel wrote:
On 04/03/13 20:40, Andreas Jaeger wrote:

As suggested by Carlos, I'm moving MCL_CURRENT and MCL_FUTURE to <bits/mman-linux.h> as well and define it unless it's already defined.

Ok to commit?

S/390 bits are ok. Thanks!

Andreas, could you review these values in the s390 version:


# define MAP_GROWSDOWN	0x00100		/* Stack-like segment.  */
// XXX? Not defined in Linux kernel 3.8
# define MAP_GROWSUP	0x00200		/* Register stack-like segment */

Why are both defined - especially as the kernel only has GROWSDOWN?

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]