| Class | Description |
|---|---|
| ArpaInet |
Contains the definitions from arpa/inet.h that we actually needed.
|
| CSunMiscSignal |
The interface that Java code needs to the C sun.miscSignal handler.
|
| Dirent |
Definitions manually translated from the C header file dirent.h.
|
| Dlfcn |
Definitions manually translated from the C header file dlfcn.h.
|
| Fcntl |
Definitions manually translated from the C header file fcntl.h.
|
| Fcntl.NoTransitions | |
| File |
Contains definitions from sys/file.h that we need.
|
| Grp |
Definitions manually translated from the C header file grp.h.
|
| Ifaddrs | |
| Ioctl |
Definitions manually translated from the C header file sys/ioctl.h.
|
| Langinfo |
Definitions hand-translated from
|
| 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
|
| Mman |
Definitions manually translated from the C header file sys/mman.h.
|
| Mman.NoTransitions | |
| Netdb | |
| NetEthernet | |
| NetIf |
The definitions I need, manually translated from the C header file.
|
| NetIfDl | |
| NetinetIn |
The definitions I need, manually translated from the C header file.
|
| NetinetTcp |
The definitions I need, manually translated from the C header file.
|
| Paths | |
| Poll | |
| 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 | |
| Signal |
Contains definitions from signal.h that we actually need.
|
| Socket |
Definitions manually translated from the C header file sys/socket.h.
|
| Spawn |
Definitions hand-translated from
|
| Stat |
Definitions manually translated from the C header file sys/stat.h.
|
| Statvfs |
Definitions manually translated from the C header file sys/statvfs.h.
|
| Stdio |
Contains the definitions from stdio.h that we actually needed.
|
| Stdlib |
Contains the definitions from stdlib.h that we actually needed.
|
| Syscall |
Declarations of method from
|
| Sysctl |
Declarations of method from
|
| SysParam | |
| SysSelect | |
| Termios |
Definitions manually translated from the C header file termios.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.
|
| Uio |
Definitions manually translated from the C header file sys/uio.h.
|
| Unistd |
Definitions manually translated from the C header file unistd.h.
|
| UnistdNoTransitions |
Variants of
Unistd functions that can be used from Uninterruptible methods
because they have CFunction.Transition.NO_TRANSITION set. |
| Utsname |
Declarations of method from
|
| Wait |
Contains definitions from sys/wait.h that we need.
|
| ZLib |
Definitions manually translated from the C header file zlib.h.
|
| Enum | Description |
|---|---|
| Signal.DarwinSignalEnum | |
| Signal.GregEnum | |
| Signal.LinuxSignalEnum | |
| Signal.SignalEnum |