Class Posix
java.lang.Object
dev.pfaff.glass.posix.Posix
Bindings to C standard library on POSIX systems.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
mprotect
(MemorySegment memory, Set<MemProt> protection)
-
Field Details
-
MH_mprotect
-
ML_MemProt
-
-
Constructor Details
-
Posix
public Posix()
-
-
Method Details
-
mprotect
-