HomeFreeBSD

MFC r350116:

Description

MFC r350116:

Document that setmode(3) is not thread safe.

In some circumstances, setmode(3) may call umask(2) twice to retrieve
the current mode and then restore it. Between calls, the process will
have a umask of 0.

Reviewed by: markj
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D20982

Details

Provenance
brooksAuthored on
Reviewer
markj
Differential Revision
D20982: Document that setmode(3) is not thread safe.
Parents
rS350329: MFC r350116:
Branches
Unknown
Tags
Unknown