Module de.ibapl.jnhw.posix
Very thin and safe wrapper classes around common used headers on a ISOC/POSIX/UNIX/Linux system.
A note to the markers used for the native symbolic constants and functions:
- POSIX: its a POSIX standard
- POSIX.ADV: its an optional POSIX standard, ADV.
- POSIX.SOI: its an optional POSIX standard, SOI.
- POSIX.XSI: its an optional POSIX standard, XSI.
- Non POSIX: its not a POSIX standard, but its available on all plattforms.
- ISOC: its an Iso C standard.
- Linux: its Linux.
-
-
Packages
Exports Package Description de.ibapl.jnhw.annontation.posix.poll Annontations for datatypes of poll.h.de.ibapl.jnhw.annontation.posix.sys.types Annontations for datatypes of sys/types.h.de.ibapl.jnhw.annontation.posix.termios Annontations for datatypes of termios.h.de.ibapl.jnhw.isoc Very thin and safe wrapper classes around common used headers on a ISOC system.de.ibapl.jnhw.linux.sys Very thin and safe wrapper classes around common used headers on a Linux system.de.ibapl.jnhw.posix Very thin and safe wrapper classes around common used headers on a POSIX system.de.ibapl.jnhw.posix.sys Very thin and safe wrapper classes around common used headers on a POSIX system under thesyspath.de.ibapl.jnhw.unix.sys Very thin and safe wrapper classes around common used headers on a UNIX system under thesyspath.de.ibapl.jnhw.util.posix JNHW helper classes.de.ibapl.jnhw.x_open Very thin and safe wrapper classes around common used headers on a X/Open system.
-