Created on 2014-01-30.00:00:00 last changed 101 months ago
Proposed resolution:
Effects: Establishes the postcondition by attempting to create the
directory p resolves to, as if by POSIX
mkdir() with a second argument of S_IRWXU|S_IRWXG|S_IRWXO static_cast<int>(perms::all). Creation
failure because p resolves to an existing directory shall not be
treated as an error.
[ 2014-02-28 Beman provided proposed wording. ]
Addresses: filesys.ts
create_directory should refer to perms::all instead of the Posix S_IRWXU|S_IRWXG|S_IRWXO.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-30 20:10:41 | admin | set | status: wp -> open |
| 2016-01-28 01:00:35 | admin | set | messages: + msg7853 |
| 2016-01-28 01:00:35 | admin | set | messages: + msg7852 |
| 2014-01-30 00:00:00 | admin | create | |