aboutsummaryrefslogtreecommitdiff
path: root/bolt_unix_solaris.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move code to src/ and tests/EuAndreh2024-10-251-90/+0
* move to separate lock file on windowsBen Johnson2016-03-011-4/+4
* Merge branch 'grow' of https://github.com/xiang90/bolt into xiang90-growBen Johnson2016-01-111-11/+0
|\
| * do not grow dbsize agressivelyXiang Li2015-11-061-12/+1
* | Add MmapFlags option for MAP_POPULATE (unix)Gyu-Ho Lee2015-11-081-2/+2
|/
* solaris: fix issues with mmap, munmap, madvise and flockKen Sedgwick2015-08-211-0/+101