public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: libc-ports@sourceware.org
Subject: [PATCH 0/6] Use common <bits/mman-linux.h> for various ports
Date: Tue, 05 Mar 2013 19:53:00 -0000	[thread overview]
Message-ID: <1362512224-26951-1-git-send-email-aj@suse.de> (raw)


Following my changes to the other Linux files, here's a patch series
to use a common <bits/mman-linux.h> from <bits/mman.h>.

This is not done for Alpha and HPPA since their values are too different
from all other ports.

Andreas

Andreas Jaeger (6):
  Use bits/mman-linux.h for AM33
  Use bits/mman-linux.h for ARM
  Use bits/mman-linux.h for IA64
  Use bits/mman-linux.h for M68K
  Use bits/mman-linux.h for MIPS
  Use bits/mman-linux.h for TILE

 ports/sysdeps/unix/sysv/linux/am33/bits/mman.h | 63 +--------------------
 ports/sysdeps/unix/sysv/linux/arm/bits/mman.h  | 76 +------------------------
 ports/sysdeps/unix/sysv/linux/ia64/bits/mman.h | 76 +------------------------
 ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h | 76 +------------------------
 ports/sysdeps/unix/sysv/linux/mips/bits/mman.h | 77 ++------------------------
 ports/sysdeps/unix/sysv/linux/tile/bits/mman.h | 76 +------------------------
 6 files changed, 14 insertions(+), 430 deletions(-)

-- 
1.8.1.4

             reply	other threads:[~2013-03-05 19:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05 19:53 Andreas Jaeger [this message]
2013-03-05 19:37 ` [PATCH 4/6] Use bits/mman-linux.h for M68K Andreas Jaeger
2013-03-05 22:55   ` Andreas Schwab
2013-03-05 19:37 ` [PATCH 1/6] Use bits/mman-linux.h for AM33 Andreas Jaeger
2013-03-05 19:37 ` [PATCH 6/6] Use bits/mman-linux.h for TILE Andreas Jaeger
2013-03-05 19:48   ` Chris Metcalf
2013-03-05 19:37 ` [PATCH 3/6] Use bits/mman-linux.h for IA64 Andreas Jaeger
2013-03-10 14:58   ` Andreas Jaeger
2013-03-10 21:52     ` Mike Frysinger
2013-03-05 19:37 ` [PATCH 2/6] Use bits/mman-linux.h for ARM Andreas Jaeger
2013-03-05 23:36   ` Joseph S. Myers
2013-03-05 19:53 ` [PATCH 5/6] Use bits/mman-linux.h for MIPS Andreas Jaeger
2013-03-05 23:39   ` Joseph S. Myers
2013-03-06  8:25     ` Andreas Jaeger
2013-03-06 15:48       ` Andreas Jaeger
2013-03-06 16:33         ` Joseph S. Myers
2013-03-06 16:39           ` Andreas Jaeger
2013-03-11 12:20         ` Thomas Schwinge
2013-03-11 13:17           ` Andreas Jaeger
2013-03-11 15:12           ` Joseph S. Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1362512224-26951-1-git-send-email-aj@suse.de \
    --to=aj@suse.de \
    --cc=libc-ports@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).