[resend] Allow use of MAP_TRYFIXED for better mmap()

Todd Vierling tv at pobox.com
Wed Aug 27 15:00:56 CDT 2003


On Wed, 27 Aug 2003, Alexandre Julliard wrote:

: > In general, this holds true with other applications on NetBSD.  If a feature
: > appears in the C headers, it is assumed to exist.  The patch is in line with
: > NetBSD's compatibility principles.
:
: Of course this implies that everybody builds all their apps from
: source.

No, it implies that a built binary requires a kernel at least as new as the
.h files used when building.  This is NetBSD (and SysV and ...) standard
practice, and is the foundation of how autoconf tests work.

The common practice of Linux users shuffling back and forth on kernel
versions is a glaring exception to this common-sense rule.  8-)

-- 
-- Todd Vierling <tv at pobox.com>



More information about the wine-devel mailing list