Use mmap(2) emulation for buffer text on MS-Windows.
[bpt/emacs.git] / nt / ChangeLog
index a3cb5e6..961de32 100644 (file)
@@ -1,3 +1,12 @@
+2014-05-27  Fabrice Popineau  <fabrice.popineau@gmail.com>
+
+       * inc/ms-w32.h: Switch to the system heap allocation scheme
+       instead of GNU malloc and ralloc.
+
+       * inc/sys/mman.h: New file.
+
+       * INSTALL: Update for the new build requirements.
+
 2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        Assume C99 or later (Bug#17487).