Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2007 23:29:47 +0000 (UTC)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/emacs Makefile ports/editors/emacs/files patch-src-gmalloc.c
Message-ID:  <200710082329.l98NTlNx089287@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710082329.l98NTlNx089287>