summaryrefslogtreecommitdiff
path: root/src/w32heap.c
Commit message (Expand)AuthorAge
* (etext, edata): Remove unused definitions.Eli Zaretskii2006-05-26
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* (RVA_TO_PTR): No need to #undef now.Eli Zaretskii2005-06-06
* [USE_LSB_TAG]: Don't check heap location.Jason Rumney2004-05-18
* Add arch taglinesMiles Bader2003-09-01
* Don't redefine _heap_init and _heap_term on MSVC 7 build environments. PatchJuanma Barranquero2002-10-28
* Include <config.h>.Pavel Janík2002-01-01
* (w32_build_number): New variable.Andrew Innes2000-11-05
* [!USE_CRT_DLL]: Don't define _heap_init and _heap_termAndrew Innes2000-08-22
* w32heap.c (osinfo_cache): New variable.Geoff Voelker1999-06-24
* (RVA_TO_PTR): Redefine to convert RVA to address inAndrew Innes1999-01-17
* (allocate_heap): Define NTHEAP_PROBE_BASE by default.Geoff Voelker1998-09-02
* (recreate_heap): Invoke w32_fatal_reload_error upon error.Geoff Voelker1998-04-17
* (os_subtype): New variable.Geoff Voelker1997-09-03
* Add pragma to force zero initializedGeoff Voelker1997-07-01
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-20
* Use new names for w32 filesGeoff Voelker1996-11-19
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-19
* (allocate_heap): Clean up conditional.Richard M. Stallman1996-05-13
* (allocate_heap): Bump heap base up to 27MB toGeoff Voelker1996-05-11
* Include lisp.h.Geoff Voelker1996-05-03
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* Include config.h.Geoff Voelker1995-06-30
* (reserved_heap_size,allocate_heap): Defined.Geoff Voelker1995-05-26
* (sbrk): Shrink heap by arbitrary amounts.Karl Heuer1995-04-12
* (sbrk): Allow request sizes to be different than the page size.Karl Heuer1994-11-03
* Initial revisionRichard M. Stallman1994-11-01