Skip to content

Comments

Fix double slash is path#105

Merged
0xLeif merged 1 commit intomainfrom
leif/fix-filestate-path
Sep 27, 2024
Merged

Fix double slash is path#105
0xLeif merged 1 commit intomainfrom
leif/fix-filestate-path

Conversation

@0xLeif
Copy link
Owner

@0xLeif 0xLeif commented Sep 27, 2024

https://pubs.opengroup.org/onlinepubs/009695399/

3.266 Pathname

A character string that is used to identify a file. In the context of IEEE Std 1003.1-2001, a pathname consists of, at most, {PATH_MAX} bytes, including the terminating null byte. It has an optional beginning slash, followed by zero or more filenames separated by slashes. A pathname may optionally contain one or more trailing slashes. Multiple successive slashes are considered to be the same as one slash.

@0xLeif 0xLeif self-assigned this Sep 27, 2024
@0xLeif 0xLeif merged commit 85d7841 into main Sep 27, 2024
@0xLeif 0xLeif deleted the leif/fix-filestate-path branch September 27, 2024 21:27
@0xLeif
Copy link
Owner Author

0xLeif commented Oct 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant