]> granicus.if.org Git - apache/commit
Add a new function ap_set_default_fperms. This allows people to set the
authorRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 16:00:33 +0000 (16:00 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Jun 2000 16:00:33 +0000 (16:00 +0000)
commitb44c18edd7a8187d26e3bbf8555033bebec1ba20
tree8c9f3a65f88884c66b2b60285f0fa85c6d58d5de
parente6d6a8d19768df34ca048a4936e21f36cbb1985e
Add a new function ap_set_default_fperms.  This allows people to set the
umask to be used when creating files.  This should change the permissions
of files created using APR_DEFAULT_OS.  Also removed a warning introduced
with the sys/stat.h changes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85537 13f79535-47bb-0310-9956-ffa450edef68
server/log.c