public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Use common <bits/mman-linux.h> for various ports
@ 2013-03-05 19:53 Andreas Jaeger
  2013-03-05 19:37 ` [PATCH 1/6] Use bits/mman-linux.h for AM33 Andreas Jaeger
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Andreas Jaeger @ 2013-03-05 19:53 UTC (permalink / raw)
  To: libc-ports


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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-03-11 15:12 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-05 19:53 [PATCH 0/6] Use common <bits/mman-linux.h> for various ports Andreas Jaeger
2013-03-05 19:37 ` [PATCH 1/6] Use bits/mman-linux.h for AM33 Andreas Jaeger
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 6/6] Use bits/mman-linux.h for TILE Andreas Jaeger
2013-03-05 19:48   ` Chris Metcalf
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: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: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

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).