log src/gmalloc.c @ 80578:4c9dbee3f232

age author description
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.