log src/gmalloc.c @ 112434:9de5a68b57e1

age author description
Mon, 17 Jan 2011 11:01:01 -0800 Paul Eggert Merge from mainline.
Sun, 09 Jan 2011 00:12:35 -0800 Paul Eggert Include <unistd.h> unilaterally.
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Tue, 01 Jun 2010 19:47:43 -0700 Dan Nicolaescu * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Thu, 02 Oct 2008 02:58:01 +0000 Dan Nicolaescu * gmalloc.c (__sbrk): Also define for uClibc.
Fri, 23 May 2008 04:39:57 +0000 Glenn Morris Spelling fix.
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.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 03 Nov 2001 15:08:36 +0000 Richard M. Stallman Test BROKEN_PROTOTYPES.
Wed, 18 Apr 2001 10:25:48 +0000 Eli Zaretskii (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
Mon, 09 Apr 2001 10:52:43 +0000 Eli Zaretskii (align): If the argument SIZE would overflow
Fri, 27 Oct 2000 18:41:52 +0000 Gerd Moellmann Add code from mcheck.c of glibc-1.09.1.
Tue, 24 Oct 2000 12:41:02 +0000 Gerd Moellmann (state_protected_p, last_state_size, last_heapinfo)
Fri, 20 Oct 2000 15:55:37 +0000 Gerd Moellmann (_malloc_internal) [GC_MALLOC_CHECK]: Use
Wed, 21 Jun 2000 16:07:32 +0000 Dave Love (PP): Test PROTOTYPES as well as __STDC__ &c.
Mon, 22 Nov 1999 08:19:51 +0000 Paul Eggert * callproc.c (strerror): Remove decl.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 07 Jul 1997 19:04:35 +0000 Richard M. Stallman Rename macro __P to PP.
Sat, 01 Mar 1997 17:55:39 +0000 Karl Heuer [__GLIBC__ >= 2]: Don't declare __getpagesize.
Sat, 01 Mar 1997 17:50:07 +0000 Karl Heuer Initial revision