log src/w32heap.c @ 35453:26726eff41ca zsh-sync-ognus-2

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