commit | 1033b5974b02238c2413119963408a1ad65d5c93 | [log] [tgz] |
---|---|---|
author | Raphael Moll <raphael@google.com> | Tue Jul 23 19:03:29 2013 -0700 |
committer | Stephen Hines <srhines@google.com> | Tue Jul 30 22:35:17 2013 -0700 |
tree | f4b9d741ee072d5613fa2c5f4aeb8d838856ea00 | |
parent | b0934b67b95cc27e2358c2aa4db5f7c1067c8f9b [diff] |
Fix Windows build issues for librsloader. This change adds some unimplemented versions of functions from the mman.h header file (mmap, munmap, mprotect, ...). These functions are unused on Windows, since we don't actually need the loader. Change-Id: I2058aa28af43ea2b2d9df77a457928788e2b9f15