From owner-freebsd-hackers Tue Feb 27 12:46:48 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from chopper.Poohsticks.ORG (chopper.poohsticks.org [63.227.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 78B0237B718 for ; Tue, 27 Feb 2001 12:46:43 -0800 (PST) (envelope-from drew@chopper.Poohsticks.ORG) Received: from chopper.Poohsticks.ORG (drew@localhost.poohsticks.org [127.0.0.1]) by chopper.Poohsticks.ORG (8.10.1/8.10.1) with ESMTP id f1RKi0n13690; Tue, 27 Feb 2001 13:44:00 -0700 Message-Id: <200102272044.f1RKi0n13690@chopper.Poohsticks.ORG> To: Tony Finch Cc: Lyndon Nerenberg , freebsd-hackers@FreeBSD.ORG Subject: Re: [hackers] Re: Setting memory allocators for library functions. In-reply-to: Your message of "Tue, 27 Feb 2001 20:22:34 GMT." <20010227202234.K609@hand.dotat.at> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <13686.983306640.1@chopper.Poohsticks.ORG> Date: Tue, 27 Feb 2001 13:44:00 -0700 From: Drew Eckhardt Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010227202234.K609@hand.dotat.at>, dot@dotat.at writes: >In most cases it is impossible to declare the data read-only because >it originally had to be read-write and you can't change its attributes >later. mprotect(2). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message