| Commit message (Expand) | Author | Age | Files | Lines |
* | rel-path: treat empty paths as relative. | Kaz Kylheku | 2023-07-25 | 1 | -4/+4 |
* | lib: address remaining unused variable warnings. | Kaz Kylheku | 2023-03-22 | 1 | -0/+2 |
* | Copyright year bump 2023. | Kaz Kylheku | 2023-01-01 | 1 | -1/+1 |
* | path-components-safe: proc tests only on Linux. | Kaz Kylheku | 2022-07-30 | 1 | -18/+20 |
* | path-components-safe: check symlink link count. | Kaz Kylheku | 2022-07-30 | 1 | -2/+3 |
* | path-components-safe: tighten /proc check | Kaz Kylheku | 2022-07-30 | 1 | -15/+14 |
* | path-components-safe: handle consecutive slashes. | Kaz Kylheku | 2022-07-30 | 1 | -4/+2 |
* | path-components-safe: repel /proc symlink attacks | Kaz Kylheku | 2022-07-29 | 1 | -17/+42 |
* | rel-path, path-equal: relocate. | Kaz Kylheku | 2022-07-29 | 1 | -0/+94 |
* | path-components-safe: refactoring. | Kaz Kylheku | 2022-07-25 | 1 | -55/+37 |
* | New function: path-components-safe. | Kaz Kylheku | 2022-07-25 | 1 | -0/+72 |
* | path-test: object trust must use effective UID. | Kaz Kylheku | 2022-07-24 | 1 | -2/+2 |
* | stdlib: missing blank line after copyright header. | Kaz Kylheku | 2022-01-30 | 1 | -0/+1 |
* | Copyright year bump 2022. | Kaz Kylheku | 2022-01-11 | 1 | -1/+1 |
* | path access tests: use real credentials. | Kaz Kylheku | 2021-09-25 | 1 | -13/+13 |
* | path-search: rewrite in C with saner semantics. | Kaz Kylheku | 2021-09-25 | 1 | -13/+0 |
* | license: reformat to fit 80 columns. | Kaz Kylheku | 2021-08-16 | 1 | -13/+13 |
* | New function: path-search. | Kaz Kylheku | 2021-06-29 | 1 | -0/+13 |
* | file layout: moving share/txr/stdlib to stdlib. | Kaz Kylheku | 2021-06-24 | 1 | -0/+187 |