Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File11.5.16.4 xfs_chmod TOS Name: »xfs_chmod« - Required for Fchmod. Parameters: a0 = DD * a1 = char *name d0 = int mode -> d0 = long errcode Description: xfs_chmod alters the access rights of a file. The parameters correspond to those of Fchmod. Note that symbolic links are not followed. It is not supported by DOS_XFS. Group: Make-up of an XFS See also: MagiC's XFS-concept Fchmod