Subject: Re: memcpy segfaults
To: Mike Cheponis <mac@Wireless.Com>
From: Chris G. Demetriou <cgd@netbsd.org>
List: current-users
Date: 02/08/2000 16:23:08
Mike Cheponis <mac@Wireless.Com> writes:
> Ahh, what -is- the standard?

I replied to your PR, cc'd to netbsd-bugs (the list your PR was on)
and to gnats-bugs@netbsd.org (so the reply would go to the PR), and to
you (mac@NetBSD.Advantrix.Com) with a quote from a relevant standard
(susv2) the other day (February 4).  See:
	
	http://mail-index.netbsd.org/netbsd-bugs/2000/02/04/0003.html


POSIX (1003.1-1996, a.k.a. ISO/IEC 9945-1:1996(E)) has similar
wording, and allows PROT_WRITE to be converted to
PROT_READ|PROT_WRITE, as well.



cgd
--
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.