JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
jnr.posix.POSIXFunctionMapper
Use SimpleFunctionMapper instead.
Deprecated Methods
Method
Description
jnr.posix.BaseNativePOSIX.fcntl
(int, Fcntl, int...)
jnr.posix.CheckedPOSIX.fcntl
(int, Fcntl, int...)
jnr.posix.JavaPOSIX.fcntl
(int, Fcntl, int...)
jnr.posix.LazyPOSIX.fcntl
(int, Fcntl, int...)
jnr.posix.LibC.fcntl
(int, int, int...)
jnr.posix.POSIX.fcntl
(int, Fcntl, int...)
This version does not pass args because jnr-ffi does not support variadic invocation.
jnr.posix.UnixLibC.posix_spawn_file_actions_addopen
(Pointer, int, CharSequence, int, int)
due to CVE-2014-4043 (https://bugzilla.redhat.com/show_bug.cgi?id=1983750)