log src/w32heap.c @ 55031:488c36800dcc

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 28 Oct 2002 17:50:03 +0000 Juanma Barranquero Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
Tue, 01 Jan 2002 19:15:26 +0000 Pavel Jank Include <config.h>.
Sun, 05 Nov 2000 21:39:32 +0000 Andrew Innes (w32_build_number): New variable.
Tue, 22 Aug 2000 23:31:00 +0000 Andrew Innes [!USE_CRT_DLL]: Don't define _heap_init and _heap_term
Thu, 24 Jun 1999 22:05:35 +0000 Geoff Voelker w32heap.c (osinfo_cache): New variable.
Sun, 17 Jan 1999 19:22:55 +0000 Andrew Innes (RVA_TO_PTR): Redefine to convert RVA to address in
Wed, 02 Sep 1998 05:25:38 +0000 Geoff Voelker (allocate_heap): Define NTHEAP_PROBE_BASE by default.
Fri, 17 Apr 1998 05:08:51 +0000 Geoff Voelker (recreate_heap): Invoke w32_fatal_reload_error upon error.
Wed, 03 Sep 1997 00:51:32 +0000 Geoff Voelker (os_subtype): New variable.
Tue, 01 Jul 1997 05:05:45 +0000 Geoff Voelker Add pragma to force zero initialized
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Mon, 13 May 1996 15:06:32 +0000 Richard M. Stallman (allocate_heap): Clean up conditional.