sim: Add openat/fstatat syscalls and fix mremap
authorChris Adeniyi-Jones <Chris.Adeniyi-Jones@arm.com>
Fri, 24 Jan 2014 21:29:30 +0000 (15:29 -0600)
committerChris Adeniyi-Jones <Chris.Adeniyi-Jones@arm.com>
Fri, 24 Jan 2014 21:29:30 +0000 (15:29 -0600)
commit7f835a59f1c342eb1c170973ad53c493cc38e978
treece6e42722c25177fdee4175a7607e4dde96f8b0c
parent904872a01a81ef5ee3f20e42c0657e35a491d6c9
sim: Add openat/fstatat syscalls and fix mremap

This patch adds support for the openat and fstatat syscalls and
broadens the support for mremap to make it work on OS X.
src/kern/linux/linux.hh
src/sim/syscall_emul.hh