cvs commit: ports/editors/emacs Makefile ports/editors/emacs/files patch-src-gmalloc.c

Giorgos Keramidas keramida at FreeBSD.org
Mon Oct 8 16:29:47 PDT 2007


keramida    2007-10-08 23:29:47 UTC

  FreeBSD ports repository (doc committer)

  Modified files:
    editors/emacs        Makefile 
  Added files:
    editors/emacs/files  patch-src-gmalloc.c 
  Log:
  Port the gmalloc.c allocator from the CVS trunk of Emacs.
  
  This includes various enhancements and fixes, including a
  serious bug caused by using gmalloc's allocation and free
  functions and the system version of posix_memalign().
  
  PR:             ports/114993
  Submitted by:   Gardner Bell
  Reviewed by:    pav
  
  Revision  Changes    Path
  1.73      +1 -1      ports/editors/emacs/Makefile
  1.1       +606 -0    ports/editors/emacs/files/patch-src-gmalloc.c (new)


More information about the cvs-all mailing list