Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ chmod(3F) — sysv — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

chmod(1)



CHMOD(3F-SysV)      RISC/os Reference Manual       CHMOD(3F-SysV)



NAME
     chmod - change mode of a file

SYNOPSIS
     integer function chmod (name, mode)
     character*(*) name, mode

DESCRIPTION
     This function changes the filesystem mode of file name.
     Mode can be any specification recognized by chmod(1).  Name
     must be a single pathname.

     The normal returned value is 0.  Any other value will be a
     system error number.

FILES
     /usr/lib/libU77.a
     /bin/chmod          exec'ed to change the mode.

SEE ALSO
     chmod(1)

BUGS
     Pathnames can be no longer than MAXPATHLEN as defined in
     <sys/param.h>.






























                         Printed 1/15/91                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026