]> mj.ucw.cz Git - eval.git/commit
The mmap2() syscall is available even in the strict mode.
authorMartin Mares <mj@ucw.cz>
Sun, 24 Aug 2008 21:08:40 +0000 (23:08 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 24 Aug 2008 21:08:40 +0000 (23:08 +0200)
commit33ed1988770363005a821902ed6094e47c023cf4
tree85bfd217fb1338fb59b2dc81bcea50e2bee74928
parent29a2db3edf16ef5de6c6a89a287b31ed76b25bba
The mmap2() syscall is available even in the strict mode.

There is no reason to handle it differently from mmap().
box/box.c