summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-03-25 20:46:51 +0000
committerjoerg <joerg@FreeBSD.org>1995-03-25 20:46:51 +0000
commit90b59d01f5c6180d6aae3ca0f589c7515fd245aa (patch)
treed337414aecadc253bca6c17b3f15aeea449ae75c /lib/libc/stdlib
parent3376ef4ddbbf3eeca01ace7a75a1d6332e89418f (diff)
downloadFreeBSD-src-90b59d01f5c6180d6aae3ca0f589c7515fd245aa.zip
FreeBSD-src-90b59d01f5c6180d6aae3ca0f589c7515fd245aa.tar.gz
Call open(2) and mkdir(2) with 0666/0777 as the `mode' argument (as
opposed to 0644 or 0755). It's finally still masked by the process' umask(2), and it does not make sense to restrict it further than that. This (especially for mkdir(2)) was causing major headaches for the CVS tree, since a member of group cvs was later not able to get cvs checkout permission for the mirrored tree failed to write the lock file).
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud