Introduction

This module contains an interface to those functions defined in the IEEE 1003.1 (POSIX.1) standards document which are not accessible through other means.

Warning

Sensitive data can be retrieved with the POSIX functions, e.g. posix_getpwnam() and friends.

Note: This extension is not available on Windows platforms.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top