*** empty log message ***
This commit is contained in:
parent
684b01ee39
commit
73b77ee53a
3 changed files with 652 additions and 634 deletions
|
@ -1,5 +1,8 @@
|
|||
2000-09-06 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* configure.in (REL_ALLOC_MMAP): Recognize in system configuration
|
||||
file and print informational message.
|
||||
|
||||
* configure.in (AC_FUNC_MMAP): Add.
|
||||
|
||||
2000-09-01 Gerd Moellmann <gerd@gnu.org>
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
2000-09-06 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* buffer.c (set_buffer_internal_1) [REL_ALLOC_MMAP]: If
|
||||
buffer's text buffer is null, map new memory.
|
||||
|
||||
* ralloc.c (POINTER, SIZE) [emacs]: Define in terms of
|
||||
POINTER_TYPE and size_t.
|
||||
(struct mmap_region) [REL_ALLOC_MMAP]: New structure.
|
||||
|
|
Loading…
Add table
Reference in a new issue