Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
the bug related to paths ending with /.. and not resolving to /
|
|
|
|
While I personally don't see a reason to use NULL instead of 0, I assume
that whoever made that a sparse default knew what they were doing.
|
|
|
|
|
|
|
|
|
|
|
|
`()` means that any amt of arguments will be accepted, which isn't what
i want
|
|
it's kinda bad. it passes the tests, though...
|
|
|
|
it currently only checks if the path is valid, it's the bare minimum
needed to write tests
|