Ben Gras e92490cf47 ld.elf_so, grep, make: use mmap()
. let the dynamic linker use a real file mmap(), reverting
	  most of the minix-specific changes
	. except for a fallback mode for systems or filesystems that
	  do not support mmap() on files
	. make, grep: let them use mmap() too, with fallback

Change-Id: I11c0c9ad439d713917a6f5c2d196558f6c03eabd
2013-05-31 15:42:01 +00:00
..
2013-01-17 10:03:58 +01:00
2012-04-12 13:26:24 +02:00
2012-04-12 13:26:24 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-04-12 13:26:24 +02:00
2013-01-14 11:36:26 +01:00
2013-05-31 15:42:01 +00:00
2013-05-31 15:42:01 +00:00
2013-01-14 11:36:26 +01:00
2012-04-12 13:26:24 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-05-31 15:42:01 +00:00
2013-01-14 11:36:26 +01:00
2012-04-12 13:26:24 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-04-12 13:26:24 +02:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-04-12 13:26:24 +02:00

$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $

TO DO:

* Support for coexistence of 32-bit and 64-bit ELF on platforms that can
  do that.