HomeFreeBSD

setmode(): Use sysctl kern.proc.umask instead of umask() if possible.

Description

setmode(): Use sysctl kern.proc.umask instead of umask() if possible.

The kern.proc.umask.<pid> sysctl allows querying the umask without
temporarily modifying it.

Details

Provenance
jillesAuthored on
Parents
rS280712: New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it.
Branches
Unknown
Tags
Unknown

Event Timeline