SYNOPSIS
#include <sys/types.h>
#include <sys/stat.h>
mode_t umask(mode_t cmask);
DESCRIPTION
The
The
PARAMETERS
RETURN VALUES
If successful,
CONFORMANCE
POSIX.1 (1996).
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
On Windows NT/2000/XP/2003/Vista, the NuTCRACKER Platform supports additional bits for the access mask. Refer to the struct stat page, and to Security in the API-Specific Porting Issues chapter of the MKS Toolkit UNIX to Windows Porting Guide.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Miscellaneous:
- struct stat
MKS Toolkit 9.2 Documentation Build 16.