log src/gmalloc.c @ 93690:c9e7cd4c092d

age author description
2008-02-09 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-08-03 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-04-11 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-09-20 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2007-08-09 YAMAMOTO Mitsuharu (posix_memalign): New function.
2007-08-07 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
2007-07-29 Jan Djärv (__malloc_initialize): Remove pthread_once. Not needed.
2007-06-26 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD] Check this after including config.h.
2007-06-20 Sam Steingold (__morecore): Fix the declaration to comply with the definition.
2007-08-09 YAMAMOTO Mitsuharu (posix_memalign): New function.
2007-08-07 YAMAMOTO Mitsuharu (__malloc_initialize): Remove pthread_once. Not needed.
2007-08-07 YAMAMOTO Mitsuharu (__morecore): Fix the declaration to comply with the definition.
2007-08-07 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
2007-06-26 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD] Check this after including config.h.
2007-03-28 YAMAMOTO Mitsuharu [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-09-18 Jay Belanger Replace "GNU Library General Public License" by "GNU General Public
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-05 Lute Kamstra Update FSF's address.
2004-04-12 Stefan Monnier (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2001-11-03 Richard M. Stallman Test BROKEN_PROTOTYPES.
2001-04-18 Eli Zaretskii (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not
2001-04-09 Eli Zaretskii (align): If the argument SIZE would overflow
2000-10-27 Gerd Moellmann Add code from mcheck.c of glibc-1.09.1.
2000-10-24 Gerd Moellmann (state_protected_p, last_state_size, last_heapinfo)
2000-10-20 Gerd Moellmann (_malloc_internal) [GC_MALLOC_CHECK]: Use
2000-06-21 Dave Love (PP): Test PROTOTYPES as well as __STDC__ &c.
1999-11-22 Paul Eggert * callproc.c (strerror): Remove decl.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1997-07-07 Richard M. Stallman Rename macro __P to PP.
1997-03-01 Karl Heuer [__GLIBC__ >= 2]: Don't declare __getpagesize.
1997-03-01 Karl Heuer Initial revision