]> git.eshelyaron.com Git - emacs.git/commit
(opendir, GetTempDirName, run_mac_command): Use xmalloc
authorGerd Moellmann <gerd@gnu.org>
Sat, 5 Aug 2000 19:26:46 +0000 (19:26 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 5 Aug 2000 19:26:46 +0000 (19:26 +0000)
commit7f77dbe3b0f46f9c769b5d7a226849ee3db05b38
treebbb0a029466e3a71d0a39320d2ddf2b677f5b8ea
parenta3f0666ff72f8f226766428ef5cae5fcefb5274f
(opendir, GetTempDirName, run_mac_command): Use xmalloc
instead of malloc.
(run_mac_command, closedir): Use `xfree' instead of `free'.
src/sysdep.c