blender/intern/guardedalloc
Andrea Weikert e7c3ff6458 == mmap for win32 ==
replacement for mmap/munmap on Windows.
Implemented using CreateFileMapping/MapViewOfFile.
2008-04-29 18:41:34 +00:00
..
intern == mmap for win32 == 2008-04-29 18:41:34 +00:00
make == mmap for win32 == 2008-04-29 18:41:34 +00:00
test Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
MEM_guardedalloc.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
mmap_win.h == mmap for win32 == 2008-04-29 18:41:34 +00:00
SConscript === SCons === 2007-03-27 10:50:03 +00:00