1
1
Brian Barrett 6bf7567639 * we really shouldn't be setting umask(0), since that's going to make files
world writable by default.  We shouldn't be setting the umask, period, unless
  we restore it before we fork off the user's process.  Since we don't have a
  way of doing that now, just leave the umask alone.

  This should go to the v1.0 branch

This commit was SVN r8935.
2006-02-08 16:18:15 +00:00
..
2005-07-04 01:36:20 +00:00
2005-12-31 14:55:39 +00:00
2006-01-18 21:48:40 +00:00
2006-01-16 02:00:10 +00:00
2005-12-19 05:43:40 +00:00