com.sun.squawk.platform.posix
Class LibCUtil

java.lang.Object
  extended by com.sun.squawk.platform.posix.LibCUtil

public class LibCUtil
extends java.lang.Object

A class used by Semaphore, but never documented anywhere.

Author:
wolf

Constructor Summary
LibCUtil()
           
 
Method Summary
static int errno()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibCUtil

public LibCUtil()
Method Detail

errno

public static int errno()