Created on 2014-01-20.00:00:00 last changed 89 months ago
Proposed resolution:
Change 4.7 [fs.def.filename]:
The name of a file. Filenames dot and dot-dot have special meaning. The following characteristics of filenames are operating system dependent:
The permitted characters. [Example: Some operating systems prohibit the ASCII control characters (0x00-0x1F) in filenames. — end example].
Filenames that are not permitted.
Filenames that have special meaning.
Case awareness and sensitivity during path resolution.
Special rules that may apply to file types other than regular files, such as directories.
[ 2014-02-07, Beman Dawes provides wording ]
Addresses: filesys.ts
Filename lengths are also implementation dependent. This is not the same as FILENAME_MAX that specifies the maximum length of pathnames.
Add a bullet: "Length of filenames."
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: + msg7697 |
2016-01-28 01:00:35 | admin | set | messages: + msg7696 |
2014-01-20 00:00:00 | admin | create |