| Class | Description |
|---|---|
| CSunMiscSignal |
The interface that Java code needs to the C sun.miscSignal handler.
|
| Dlfcn |
Definitions manually translated from the C header file dlfcn.h.
|
| Dlfcn.GNUExtensions | |
| Errno |
Definitions manually translated from the C header file sys/errno.h.
|
| Fcntl |
Definitions manually translated from the C header file fcntl.h.
|
| Fcntl.NoTransitions | |
| LibC |
Basic functions from the standard C library that we require to be present on all Posix platforms.
|
| Limits |
Definitions manually translated from the C header file linux/limits.h.
|
| Locale |
Declarations of method from the C header file locale.h.
|
| Mman |
Definitions manually translated from the C header file sys/mman.h.
|
| Mman.NoTransitions | |
| PosixDirectives | |
| Pthread |
Definitions manually translated from the C header file pthread.h.
|
| Pwd |
Definitions manually translated from the C header file pwd.h.
|
| Resource |
Definitions manually translated from the C header file sys/resource.h.
|
| Sched |
Definitions manually translated from the C header file sched.h.
|
| Signal |
Definitions manually translated from the C header file signal.h.
|
| Stdlib |
Definitions manually translated from the C header file stdlib.h.
|
| Sysctl |
Definitions manually translated from the C header file sys/sysctl.h.
|
| Time |
Definitions manually translated from the C header file sys/time.h.
|
| Times |
Definitions manually translated from the C header file sys/times.h.
|
| Unistd |
Definitions manually translated from the C header file unistd.h.
|
| Unistd.NoTransitions | |
| Utsname |
Definitions manually translated from the C header file sys/utsname.h.
|
| Wait |
Definitions manually translated from the C header sys/wait.h.
|
| Enum | Description |
|---|---|
| Signal.DarwinSignalEnum | |
| Signal.GregEnum | |
| Signal.LinuxSignalEnum | |
| Signal.SignalEnum |