Uses of Interface
jnr.posix.LibC

Packages that use LibC
jnr.posix   
 

Uses of LibC in jnr.posix
 

Subinterfaces of LibC in jnr.posix
 interface AixLibC
           
 interface LinuxLibC
           
 interface SolarisLibC
           
 interface UnixLibC
           
 interface WindowsLibC
           
 

Methods in jnr.posix that return LibC
 LibC LibCProvider.getLibC()
           
 LibC POSIX.libc()
          Returns null if isNative returns false.
 



Copyright © 2014. All Rights Reserved.