Merge from emacs--devo--0
[bpt/emacs.git] / src / gmalloc.c
2007-04-11 Miles BaderMerge from emacs--devo--0
2007-03-28 YAMAMOTO Mitsuharu[HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.
2007-01-26 Miles BaderMerge from emacs--devo--0
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-09-20 Miles BaderMerge from emacs--devo--0
2006-09-18 Jay BelangerReplace "GNU Library General Public License" by "GNU...
2006-02-08 Miles BaderRevision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-26 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-07 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--unicode--0...
2005-07-05 Lute KamstraUpdate FSF's address.
2004-04-16 Kenichi HandaSync to HEAD
2004-04-12 Stefan Monnier(__default_morecore): Use bss_sbrk(), not __sbrk()...
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2001-11-03 Richard M. StallmanTest 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 MoellmannAdd 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 EggertAdd support for large files, 64-bit Solaris, system...
1997-07-07 Richard M. StallmanRename macro __P to PP.
1997-03-01 Karl Heuer[__GLIBC__ >= 2]: Don't declare __getpagesize.
1997-03-01 Karl HeuerInitial revision