This will use DefaultPOSIXHandler and the native POSIX implementation,
falling back on the pure-Java implementation if native support is not available.
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.