mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
syscall_int
mecca
platform
os
linux
Undocumented in source. Be warned that the author may not have intended to support it.
version(linux && X86_64)
extern (
C
) nothrow @
system
@
nogc
nothrow
@
notrace
int
syscall_int
(
ARGS
...
)
(
int
number
,
auto
ref
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