Project

General

Profile

Actions

Feature #7060

open

Broaden support for chmod

Added by tonysidaway (Tony Sidaway) over 11 years ago. Updated about 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

Updated by mame (Yusuke Endoh) over 11 years ago

  • Target version set to 2.6
Actions #2

Updated by naruse (Yui NARUSE) about 6 years ago

  • Target version deleted (2.6)
Actions

Also available in: Atom PDF

Like0
Like0Like0