aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32heap.c
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF's address in the preamble.Erik Naggum1996-01-151-15/+16
|
* Include config.h.Geoff Voelker1995-06-301-6/+29
| | | | | | | (syspage_mask, real_data_region_end): Defined. (allocate_heap) [WINDOWS95]: Reverse conditional, end search at 0xD00000. (sbrk): Commit and uncommit memory in machine dependent page size chunks.
* (reserved_heap_size,allocate_heap): Defined.Geoff Voelker1995-05-261-4/+52
| | | | (sbrk): Use allocate_heap.
* (sbrk): Shrink heap by arbitrary amounts.Karl Heuer1995-04-121-2/+0
|
* (sbrk): Allow request sizes to be different than the page size.Karl Heuer1994-11-031-2/+0
|
* Initial revisionRichard M. Stallman1994-11-011-0/+198