Project

General

Profile

Actions

Feature #7060

open

Broaden support for chmod

Added by tonysidaway (Tony Sidaway) almost 12 years ago. Updated over 6 years ago.

Status:
Open
Assignee:
-
Target version:
-
[ruby-core:47665]

Description

Currently file permission bit features in all Ruby versions include only chmod and (if supported by the target platform's C library) lchmod. lchmod is not supported by all platforms, but where it is not the Posix function fchmodat usually supplies similar functionality. Suggest that this be included.

See http://pubs.opengroup.org/onlinepubs/9699919799/functions/chmod.html

Actions

Also available in: Atom PDF

Like0
Like0Like0