changeset 40870:f14e0aca1865

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 10 Nov 2001 11:40:04 +0000
parents 300eaca41c49
children 72ed09db4c12
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 10 11:39:39 2001 +0000
+++ b/src/ChangeLog	Sat Nov 10 11:40:04 2001 +0000
@@ -1,3 +1,8 @@
+2001-11-10  Gerd Moellmann  <gerd@gnu.org>
+
+	* unexelf.c (unexec): Use mmap/munmap to allocate buffers 
+	instead of malloc/free.
+
 2001-11-09  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* xfaces.c (merge_face_vectors): Use braces to follow GNU