[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

umask

Syntax

 
#include <sys/stat.h>

mode_t umask(mode_t cmask);

Description

This function does nothing. It exists to assist porting.

Portability

ANSI/ISO C No
POSIX 1003.2-1992; 1003.1-2001