Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
System

Method System.umask()


Method umask

int System.umask(void|int mask)

Description

Set the current umask to mask.

If mask is not specified the current umask will not be changed.

Returns

Returns the old umask setting.