This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH 5/6] Use bits/mman-linux.h for MIPS


On Tuesday, March 05, 2013 23:39:00 Joseph S. Myers wrote:
> On Tue, 5 Mar 2013, Andreas Jaeger wrote:
> > -# define MAP_ANONYMOUS	0x0800		/* Don't use a file.  */
> 
> That value's different from that in the generic header.

Indeed and I overlooked that one.

I'll send a new patch that allow to redefine this value in the generic 
header.

> > -# define MAP_RENAME	MAP_ANONYMOUS
> 
> And that name's not in the generic header.

See the last lines of the patch - I need to define this after the 
include.

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]