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.

See specs at: The Open Group Base Specifications Issue 7, 2018 edition IEEE Std 1003.1-2017 (Revision of IEEE Std 1003.1-2008) Copyright © 2001-2018 IEEE and The Open Group.