-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-staleClosed as the issue or PR is assumed staleClosed as the issue or PR is assumed stalelibrary-iotype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
This issue was originally filed by @seaneagan
FileStat.mode presumably (see issue #22036) allows detection of whether which roles (world, group, user) have which permissions (read, write, execute, sticky bit, set uid, set gid) to the file/directory being statted. But unless we can access the uid and gid of the current process and the file stat, there is no way to tell which permissions the current process has by virtue of its uid and gid.
cedx
Metadata
Metadata
Assignees
Labels
area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-staleClosed as the issue or PR is assumed staleClosed as the issue or PR is assumed stalelibrary-iotype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)