| 12345678910111213141516 |
- 2009-09-05 Zoltan Varga <[email protected]>
- * MemoryMappedViewAccessor.cs: New net 4.0 class.
- * MemoryMappedViewStream.cs: Move the mmap code to MemoryMappedFile.cs,
- so it can be used by ViewAccessor as well.
- 2009-08-30 Zoltan Varga <[email protected]>
- * MemoryMappedViewStream.cs: Implement this for unix.
- 2009-08-29 Zoltan Varga <[email protected]>
- * MemoryMapped*.cs: New files, stubs for the new MemoryMappedFile
- apis in net 4.0.
|