#include <sys/stat.h> mode_t umask(mode_t cmask);
This function does nothing. It exists to assist porting.