summaryrefslogtreecommitdiffstats
path: root/stdlib/path-test.tl
Commit message (Expand)AuthorAgeFilesLines
* Copyright year bump 2024.Kaz Kylheku2024-01-181-1/+1
* rel-path: treat empty paths as relative.Kaz Kylheku2023-07-251-4/+4
* lib: address remaining unused variable warnings.Kaz Kylheku2023-03-221-0/+2
* Copyright year bump 2023.Kaz Kylheku2023-01-011-1/+1
* path-components-safe: proc tests only on Linux.Kaz Kylheku2022-07-301-18/+20
* path-components-safe: check symlink link count.Kaz Kylheku2022-07-301-2/+3
* path-components-safe: tighten /proc checkKaz Kylheku2022-07-301-15/+14
* path-components-safe: handle consecutive slashes.Kaz Kylheku2022-07-301-4/+2
* path-components-safe: repel /proc symlink attacksKaz Kylheku2022-07-291-17/+42
* rel-path, path-equal: relocate.Kaz Kylheku2022-07-291-0/+94
* path-components-safe: refactoring.Kaz Kylheku2022-07-251-55/+37
* New function: path-components-safe.Kaz Kylheku2022-07-251-0/+72
* path-test: object trust must use effective UID.Kaz Kylheku2022-07-241-2/+2
* stdlib: missing blank line after copyright header.Kaz Kylheku2022-01-301-0/+1
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* path access tests: use real credentials.Kaz Kylheku2021-09-251-13/+13
* path-search: rewrite in C with saner semantics.Kaz Kylheku2021-09-251-13/+0
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-13/+13
* New function: path-search.Kaz Kylheku2021-06-291-0/+13
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-0/+187