Package jnr.posix
package jnr.posix
-
ClassDescriptionThis corresponds with struct stat64x on AIXThe default native group layout.This libc implementation is created one per runtime instance versus the others which are expected to be one static instance for whole JVM.Linux-specific POSIX-like functions.An alternate stat layout when running with _DARWIN_FEATURE_64_BIT_INODE, which appears to be the default on M1.Represents the additional nsec resolution on the stat struct in Linux 2.6+.Deprecated.Use SimpleFunctionMapper instead.The POSIXHandler class allows you do implement the runtime-specific behavior you need in such a way that it is insulated from the implementation of the POSIX library.