The run-time library included in the XL Fortran Run-Time Environment is an AIX shared library, which is processed by the linker to resolve all references to external names. To minimize naming conflicts between user-defined names and the names that are defined in the library, the names of input/output routines in the run-time library are prefixed with an underscore.