Blender Git Commit Log

Git Commits -> Revision e7c3ff6

Revision e7c3ff6 by Andrea Weikert (master)
April 29, 2008, 18:41 (GMT)
== mmap for win32 ==
replacement for mmap/munmap on Windows.
Implemented using CreateFileMapping/MapViewOfFile.

Commit Details:

Full Hash: e7c3ff64584a68e39c7273026b6504e2fa4ced44
SVN Revision: 14617
Parent Commit: 391bd70
Lines Changed: +334, -5

2 Added Paths:

/intern/guardedalloc/intern/mmap_win.c (+261, -0) (View)
/intern/guardedalloc/mmap_win.h (+52, -0) (View)

4 Modified Paths:

/intern/guardedalloc/intern/mallocn.c (+6, -3) (Diff)
/intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj (+10, -0) (Diff)
/source/blender/imbuf/intern/readimage.c (+4, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021