Commit Graph

4 Commits (feb84e39be469e2db15c1bd87f31cac08872501d)

Author SHA1 Message Date
Ben Johnson a10ce47f54 Consolidate syscall files. 2014-03-23 08:59:45 -07:00
Ben Johnson d2173f5f0e Fix db.munmap() to return an error.
Changes munmap to return an error and the DB now implements io.Closer.
I also removed all the OS and Syscall mocking because it's causing issues.
Corrupt file tests need to be recreated but directly using the file system
instead.
2014-03-21 13:21:33 -06:00
Ben Johnson 7bb878ff69 Mmap remap. 2014-02-12 11:49:57 -07:00
Ben Johnson 7c2ec1a575 Fix Linux build. 2014-01-30 16:56:34 -05:00