log src/gmalloc.c @ 94374:bb784189a8b3

age author description
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Thu, 09 Aug 2007 03:07:07 +0000 YAMAMOTO Mitsuharu (posix_memalign): New function.
Tue, 07 Aug 2007 08:55:43 +0000 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
Sun, 29 Jul 2007 10:12:21 +0000 Jan Dj¸«£rv (__malloc_initialize): Remove pthread_once. Not needed.
Tue, 26 Jun 2007 03:28:07 +0000 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD] Check this after including config.h.
Wed, 20 Jun 2007 12:18:47 +0000 Sam Steingold (__morecore): Fix the declaration to comply with the definition.
Thu, 09 Aug 2007 03:08:01 +0000 YAMAMOTO Mitsuharu (posix_memalign): New function.
Tue, 07 Aug 2007 09:04:33 +0000 YAMAMOTO Mitsuharu (__malloc_initialize): Remove pthread_once. Not needed.
Tue, 07 Aug 2007 09:02:05 +0000 YAMAMOTO Mitsuharu (__morecore): Fix the declaration to comply with the definition.
Tue, 07 Aug 2007 08:57:24 +0000 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
Tue, 26 Jun 2007 03:29:05 +0000 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD] Check this after including config.h.
Wed, 28 Mar 2007 08:16:05 +0000 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 18 Sep 2006 03:32:42 +0000 Jay Belanger Replace "GNU Library General Public License" by "GNU General Public
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 05 Jul 2005 00:35:10 +0000 Lute Kamstra Update FSF's address.
Mon, 12 Apr 2004 19:41:56 +0000 Stefan Monnier (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.