JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
jnr.posix.LibC
Packages that use
LibC
Package
Description
jnr.posix
Uses of
LibC
in
jnr.posix
Subinterfaces of
LibC
in
jnr.posix
Modifier and Type
Interface
Description
interface
AixLibC
interface
LinuxLibC
interface
SolarisLibC
interface
UnixLibC
interface
WindowsLibC
Methods in
jnr.posix
that return
LibC
Modifier and Type
Method
Description
LibC
LibCProvider.
getLibC
()
final
LibC
BaseNativePOSIX.
libc
()
LibC
POSIX.
libc
()
Returns null if isNative returns false.