|
5be7d047
|
2011-05-17T15:05:34
|
|
Check for mmap()
Apparently there exist systems with mprotect(), but not mmap()?
|
|
c098c3ac
|
2011-05-12T10:49:30
|
|
[test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
More portable.
|
|
b8477e1d
|
2011-05-11T21:12:44
|
|
[test] Add tests for _get_empty() funcs
|
|
f82c1863
|
2011-05-10T17:48:34
|
|
[test/blob] Fix bug in test
|
|
785d23ac
|
2011-05-10T17:41:44
|
|
[test/blob] Add create_sub_blob()
|
|
0617b155
|
2011-05-10T17:37:08
|
|
[test] Test blob API
|