emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mmap(2)-like allocation of buffer text on MS-Windows


From: Paul Eggert
Subject: Re: mmap(2)-like allocation of buffer text on MS-Windows
Date: Tue, 27 May 2014 20:39:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Eli Zaretskii wrote:
If I'm reading the latest configure.ac correctly, no platform uses
>ralloc.c in the trunk, and we can remove ralloc.c.
I thought the *BSD systems did, don't they?

Sorry, I was too hasty in reading configure.ac. On rereading it, it appears that ralloc.c is used on DragonFly, NetBSD, OpenBSD, HP-UX, AIX, Solaris 9-and-earlier, and Unixware. ralloc.c is not used on FreeBSD, though, as that uses mmap for buffers.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]