(os_subtype): New variable.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 00:51:32 +0000 (00:51 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 00:51:32 +0000 (00:51 +0000)
commit801f68b995bc026446109ac3fafd9af5f7816827
tree323f7b133568a7612e36198a57c91c6874dc3485
parent1edf84e7517f0cffce3595dcfc819718d8f60135
(os_subtype): New variable.
(cache_system_info): Set os_subtype.
(recreate_heap): Update system information after loading heap.
Don't use data_seg pragma here.
(_heap_init, _heap_term) [_MSC_VER >= 1000]: New functions that
override CRT routines.
src/w32heap.c