Check for mmap()
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 17 May 2011 19:05:34 +0000 (15:05 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 17 May 2011 19:56:31 +0000 (15:56 -0400)
commit5be7d047f6bf54cc577e311b5426c463d2b9b131
treec32930d88f080b2f5472aa9551487bb340833759
parent4053f3f788353448b41e541ee617aafbe1cac366
Check for mmap()

Apparently there exist systems with mprotect(), but not mmap()?
configure.ac
test/test-blob.c