]> git.eshelyaron.com Git - emacs.git/commit
(unexec): Use mmap/munmap to allocate buffers
authorGerd Moellmann <gerd@gnu.org>
Sat, 10 Nov 2001 11:42:38 +0000 (11:42 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 10 Nov 2001 11:42:38 +0000 (11:42 +0000)
commit027fa1d24cc21de3f4dcf754d41d8111b0de5286
tree3ff14cb363855bddb978b3c66fa2600c9ac62116
parent46a01cfa80515e49ceba077f7623afe639439c50
(unexec): Use mmap/munmap to allocate buffers
instead of malloc/free.
src/ChangeLog
src/unexelf.c