mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
mremap
mecca
platform
os
linux
Undocumented in source. Be warned that the author may not have intended to support it.
version(linux && X86_64)
package
void
*
mremap
(
Args
...
)
(
MmapArguments
,
void
*
oldAddress
,
size_t
oldSize
,
size_t
newSize
,
int
flags
,
Args
args
)
Meta
Source
See Implementation
mecca
platform
os
linux
modules
time
ucontext
aliases
CloneFunction
ThreadId
enums
CSIGNAL
MNT_FORCE
MountOptions
OSSignal
Syscall
SyscallTracePoint
functions
chroot
clone
currentThreadId
gettid
mount
mremap
syscall
syscall_int
tgkill
umount
umount2
unshare
manifest constants
F_DUPFD_CLOEXEC
NUM_SIGS
O_CLOEXEC
mixin templates
InterceptCall
hookSyscall
static variables
BLOCKED_SIGNALS