#include <sys/stat.h> mode_t umask(mode_t cmask);
This function does nothing. It exists to assist porting.
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.