Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 1673


Jump to revision: Previous Next
Author: amb
Date: Wed May 20 16:51:37 2015 UTC (9 years, 10 months ago)
Changed paths: 4
Log Message:
Added a Win32 implementation of the mmap/munmap functions [files from
https://code.google.com/p/mman-win32 suggested by Oliver Eichler].


Changed paths

Path Details
Directorybranches/MSVC/src/files.c modified , text changed
Directorybranches/MSVC/src/files.h modified , text changed
Directorybranches/MSVC/src/mman-win32.c added
Directorybranches/MSVC/src/mman-win32.h added