@node umask, file system @subheading Syntax @example #include mode_t umask(mode_t cmask); @end example @subheading Description This function does nothing. It exists to assist porting. @subheading Portability @portability !ansi, posix