log src/w32heap.c @ 67965:ea7ab3ce03e8

age author description
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-06 Eli Zaretskii (RVA_TO_PTR): No need to #undef now.
2004-05-18 Jason Rumney [USE_LSB_TAG]: Don't check heap location.
2003-09-01 Miles Bader Add arch taglines
2002-10-28 Juanma Barranquero Don't redefine _heap_init and _heap_term on MSVC 7 build environments. Patch
2002-01-01 Pavel Janík Include <config.h>.
2000-11-05 Andrew Innes (w32_build_number): New variable.
2000-08-22 Andrew Innes [!USE_CRT_DLL]: Don't define _heap_init and _heap_term
1999-06-24 Geoff Voelker w32heap.c (osinfo_cache): New variable.
1999-01-17 Andrew Innes (RVA_TO_PTR): Redefine to convert RVA to address in
1998-09-02 Geoff Voelker (allocate_heap): Define NTHEAP_PROBE_BASE by default.
1998-04-17 Geoff Voelker (recreate_heap): Invoke w32_fatal_reload_error upon error.
1997-09-03 Geoff Voelker (os_subtype): New variable.
1997-07-01 Geoff Voelker Add pragma to force zero initialized
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Use new names for w32 files
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-05-13 Richard M. Stallman (allocate_heap): Clean up conditional.
1996-05-11 Geoff Voelker (allocate_heap): Bump heap base up to 27MB to
1996-05-03 Geoff Voelker Include lisp.h.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-30 Geoff Voelker Include config.h.
1995-05-26 Geoff Voelker (reserved_heap_size,allocate_heap): Defined.
1995-04-12 Karl Heuer (sbrk): Shrink heap by arbitrary amounts.
1994-11-03 Karl Heuer (sbrk): Allow request sizes to be different than the page size.
1994-11-01 Richard M. Stallman Initial revision