/[pspp]/pspp/src/permissions.c
ViewVC logotype

Diff of /pspp/src/permissions.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by blp, Sun Jul 31 21:42:46 2005 UTC revision 1.5 by blp, Sun Dec 11 02:48:45 2005 UTC
# Line 97  change_permissions(const char *filename, Line 97  change_permissions(const char *filename,
97    struct stat buf;    struct stat buf;
98    mode_t mode;    mode_t mode;
99    
100    if ( safer_mode() )    if (get_safer_mode ())
101      {      {
102        msg (SE, _("This command not allowed when the SAFER option is set."));        msg (SE, _("This command not allowed when the SAFER option is set."));
103        return CMD_FAILURE;        return CMD_FAILURE;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26