On Windows, when returning memory to the OS, we try to release it
authorIan Lynagh <igloo@earth.li>
Mon, 1 Nov 2010 16:18:02 +0000 (16:18 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 1 Nov 2010 16:18:02 +0000 (16:18 +0000)
commit066d28b97c0c50ba5c2f395e02e2c56b3e562537
tree80f03c6942afcb9c3c56c834886373216a25aa2f
parentc53c1c16f47f331e3c1608f66e0b760d140105e6
On Windows, when returning memory to the OS, we try to release it
as well as decommiting it.
rts/posix/OSMem.c
rts/sm/BlockAlloc.c
rts/sm/OSMem.h
rts/win32/OSMem.c