umask sets the
process's file mode creation mask to
cmask and returns the previous value of the mask.
Only the access permission bits of cmask
and the file mode creation mask are used.
Files
Message catalog: uxcore.abi
Return values
umask returns the previous value of the file mode creation mask.