log src/gmalloc.c @ 81500:55e8330e329d

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