On Jul 11, 2007, at 7:00 AM, Ralf S. Engelschall wrote:

On Wed, Jul 11, 2007, Michael Schroeder wrote:

On Tue, Jul 10, 2007 at 03:14:11PM -0400, Jeff Johnson wrote:
It's trivial to add to main()
    mode_t mask = 002;

Uh, not 002 please, 022 is the standard. Make it configurable if you
really need to do something like that.
[...]

Yes, good point: please use 022 as the default and allow it to be
overriden with a macro, Jeff.


umask can be set as a side effect of any macro expansion, lua
coding exercise left to the advanced user.

73 de Jeff
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        [email protected]

Reply via email to