Fortran Programming Guide

POSIX Library

There are two versions of POSIX bindings provided with FORTRAN 77:

If you pass bad handles:

Of course, the checking is time-consuming, and libFposix_c is several times slower.

Both POSIX libraries come in static and dynamic forms.

The POSIX bindings provided are for IEEE Standard 1003.9-1992.

IEEE 1003.9 is a binding of 1003.1-1990 to FORTRAN (X3.8-1978).

For more information, see these POSIX.1 documents:

To find out precisely what POSIX is, you need both the 1003.9 and the POSIX.1 documents.

The POSIX library for f90 is libposix9.