aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-03-21 13:21:33 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-03-21 13:21:33 -0600
commitd2173f5f0ecbf4ed93c768e975435b04df3186ec (patch)
treeae6279c471e965b1ad14ac68a5621de00aad22b4 /NOTES
parentMerge pull request #68 from benbjohnson/remove-db-functions (diff)
downloaddedo-d2173f5f0ecbf4ed93c768e975435b04df3186ec.tar.gz
dedo-d2173f5f0ecbf4ed93c768e975435b04df3186ec.tar.xz
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.
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES17
1 files changed, 0 insertions, 17 deletions
diff --git a/NOTES b/NOTES
deleted file mode 100644
index 967d3aa..0000000
--- a/NOTES
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
- ===0===
- | d|g |
- |1|2|3|
- =======
- | | |
- ------ | -------
- | | |
-===1=== ===2=== ===3===
-|a|b|c| |d|e|f| |g|h|i|
-|-|-|-| |-|-|-| |-|-|-|
-|*|*|*| |*|*|*| |*|*|*|
-|*|*|*| |*|*|*| |*|*|*|
-|*|*|*| |*|*|*| |*|*|*|
-
-