06.03.2014 Views

Intel Fortran Language Reference - NCI National Facility

Intel Fortran Language Reference - NCI National Facility

Intel Fortran Language Reference - NCI National Facility

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Run-Time Library Routines E<br />

Table E-3<br />

Summary of POSIX Routines<br />

Name<br />

PXFLSEEK<br />

PXFMKDIR<br />

PXFMKFIFO 1<br />

PXFOPEN<br />

PXFOPENDIR<br />

PXFPATHCONF<br />

PXFPAUSE<br />

PXFPIPE<br />

PXFPOSIXIO<br />

PXFPUTC<br />

PXFREAD<br />

PXFREADDIR<br />

PXFRENAME<br />

PXFREWINDDIR<br />

PXFRMDIR<br />

PXFSETENV<br />

PXFSETGID 1<br />

PXFSETPGID 1<br />

PXFSETSID 1<br />

PXFSETUID 1<br />

PXFSIGACTION<br />

PXFSIGADDSET 1<br />

PXFSIGDELSET 1<br />

PXFSIGEMPTYSET 1<br />

PXFSIGFILLSET 1<br />

PXFSIGISMEMBER 1<br />

PXFSIGPENDING 1<br />

PXFSIGPROCMASK 1<br />

PXFSIGSUSPEND 1<br />

PXFSLEEP<br />

PXFSTAT<br />

Description<br />

Positions a file a specified distance in bytes.<br />

Creates a new directory.<br />

Creates a new FIFO.<br />

Opens or creates a file.<br />

Opens a directory and associates a stream with it.<br />

Gets the value for a configuration option of an opened file.<br />

Suspends process execution.<br />

Creates a communications pipe between two processes.<br />

Sets the current value of the POSIX I/O flag.<br />

Outputs a character to logical unit 6 (stdout).<br />

Reads from a file.<br />

Reads the current directory entry.<br />

Changes the name of a file.<br />

Resets the position of the stream to the beginning of the directory.<br />

Removes a directory.<br />

Adds a new environment variable or sets the value of an environment<br />

variable.<br />

Sets the effective group ID of the current process.<br />

Sets the process group ID.<br />

Creates a session and sets the process group ID.<br />

Sets the effective user ID of the current process.<br />

Changes the action associated with a specific signal.<br />

Adds a signal to a signal set.<br />

Deletes a signal from a signal set.<br />

Empties a signal set.<br />

Fills a signal set.<br />

Tests whether a signal is a member of a signal set.<br />

Examines pending signals.<br />

Changes the list of currently blocked signals.<br />

Suspends the process until a signal is received.<br />

Forces the process to sleep.<br />

Gets the status of a file.<br />

E-13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!