log src/w32heap.c @ 68651:3bd95f4f2941

age author description
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.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 06 Jun 2005 19:28:47 +0000 Eli Zaretskii (RVA_TO_PTR): No need to #undef now.
Tue, 18 May 2004 07:53:53 +0000 Jason Rumney [USE_LSB_TAG]: Don't check heap location.
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.
Sat, 11 May 1996 06:38:25 +0000 Geoff Voelker (allocate_heap): Bump heap base up to 27MB to
Fri, 03 May 1996 18:34:21 +0000 Geoff Voelker Include lisp.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 30 Jun 1995 21:14:06 +0000 Geoff Voelker Include config.h.
Fri, 26 May 1995 05:27:52 +0000 Geoff Voelker (reserved_heap_size,allocate_heap): Defined.
Wed, 12 Apr 1995 02:12:02 +0000 Karl Heuer (sbrk): Shrink heap by arbitrary amounts.
Thu, 03 Nov 1994 21:07:19 +0000 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
Tue, 01 Nov 1994 10:27:02 +0000 Richard M. Stallman Initial revision