linux: Add mremap(2) call
commit8b7b9eb85d9fd8aa74b45440821b34d90dca60c0
authorJulian Andres Klode <jak@jak-linux.org>
Wed, 16 Sep 2009 17:13:32 +0000 (16 19:13 +0200)
committerJürg Billeter <j@bitron.ch>
Wed, 16 Sep 2009 17:45:10 +0000 (16 19:45 +0200)
tree2094479d92d728b8f3f0a4d8a6cf09709ef47faa
parent88e81dec8563c70ce610928f33c39be92ebe96a0
linux: Add mremap(2) call

This is a Linux-specific enhancement to the mmap() function
set implemented in posix.vapi.

Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
vapi/linux.vapi