From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: mmap(2)-like allocation of buffer text on MS-Windows
Date: Tue, 27 May 2014 20:39:01 -0700 [thread overview]
Message-ID: <53855A55.6010706@cs.ucla.edu> (raw)
In-Reply-To: <83egzeipu4.fsf@gnu.org>
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.
next prev parent reply other threads:[~2014-05-28 3:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 17:48 mmap(2)-like allocation of buffer text on MS-Windows Eli Zaretskii
2014-05-27 19:09 ` Fabrice Popineau
2014-05-27 19:51 ` Stefan Monnier
2014-05-27 21:02 ` Paul Eggert
2014-05-28 2:45 ` Eli Zaretskii
2014-05-28 3:39 ` Paul Eggert [this message]
2014-05-28 14:14 ` Eli Zaretskii
2014-05-28 17:41 ` Stefan Monnier
2014-05-28 17:51 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53855A55.6010706@cs.ucla.edu \
--to=eggert@cs.ucla.edu \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.