All Classes and Interfaces
Class
Description
This corresponds with struct stat64x on AIX
Honor semantics of chmod as best we can in pure Java.
Shared logic between by handle and file path FILE_INFORMATION.
The default native group layout.
A POSIXHandler with reasonable default behavior.
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+.
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.
Abstract interface for building a process on various JVM versions.
Created by enebo on 9/18/2015.
BY_HANDLE_FILE_INFORMATION
WIN32_FILE_ATTRIBUTE_DATA
FILETIME
WIN32_FIND_DATA.