aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test-mmap.c
Commit message (Collapse)AuthorAgeFilesLines
* OpenBSD needs sys/types for mmap... oops...Kristaps Dzonsons2011-05-261-0/+1
|
* At least in theory, this patch lets us compile on Windows (which doesKristaps Dzonsons2011-05-261-0/+9
not have mmap(), from what I can tell).