aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* [HAVE_GTK_AND_PTHREAD]: Define USE_PTHREAD.YAMAMOTO Mitsuharu2007-03-281-13/+65
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Replace "GNU Library General Public License" by "GNU General PublicJay Belanger2006-09-181-32/+32
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-051-17/+18
* (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.Stefan Monnier2004-04-121-1/+12
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-8/+8
* Test BROKEN_PROTOTYPES.Richard M. Stallman2001-11-031-2/+3
* (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is notEli Zaretskii2001-04-181-1/+10
* (align): If the argument SIZE would overflowEli Zaretskii2001-04-091-1/+8
* Add code from mcheck.c of glibc-1.09.1.Gerd Moellmann2000-10-271-0/+243
* (state_protected_p, last_state_size, last_heapinfo)Gerd Moellmann2000-10-241-1/+68
* (_malloc_internal) [GC_MALLOC_CHECK]: UseGerd Moellmann2000-10-201-0/+8
* (PP): Test PROTOTYPES as well as __STDC__ &c.Dave Love2000-06-211-1/+2
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-221-11/+11
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-1/+3
* Rename macro __P to PP.Richard M. Stallman1997-07-071-50/+50
* [__GLIBC__ >= 2]: Don't declare __getpagesize.Karl Heuer1997-03-011-0/+4
* Initial revisionKarl Heuer1997-03-011-0/+1638