[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mmap(2)-like allocation of buffer text on MS-Windows
From: |
Eli Zaretskii |
Subject: |
Re: mmap(2)-like allocation of buffer text on MS-Windows |
Date: |
Wed, 28 May 2014 17:14:31 +0300 |
> Date: Tue, 27 May 2014 20:39:01 -0700
> From: Paul Eggert <address@hidden>
> CC: address@hidden
>
> ralloc.c is not used on FreeBSD, though, as that uses mmap for
> buffers.
That figures: Gerd Moellmann, who implemented the mmap allocation,
used FreeBSD at the time, AFAIR.