]> git.eshelyaron.com Git - emacs.git/commit
* alloc.c (__malloc_size_t): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2011 16:07:02 +0000 (09:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jul 2011 16:07:02 +0000 (09:07 -0700)
commit5e927815391bbb3a6e25b9bd65a7c59f1a5216ef
treeaeea7935a35338a78184dc98354f73e457a43d54
parent41f55ccd14109b14de3abd1dc3452f3b465b1883
* alloc.c (__malloc_size_t): Remove.

All uses replaced by size_t.  See Andreas Schwab's note
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#8>.
src/ChangeLog
src/alloc.c