Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chase: replace path_prefix_root_cwd() with chaseat_prefix_root() | Yu Watanabe | 2023-04-18 | 1 | -0/+37 |
* | chase: make the result absolute when a symlink is absolute | Yu Watanabe | 2023-04-18 | 1 | -1/+10 |
* | chase: make chaseat() provides absolute path also when dir_fd points to the r... | Yu Watanabe | 2023-04-18 | 1 | -0/+28 |
* | chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENT | Yu Watanabe | 2023-04-14 | 1 | -1/+1 |
* | test: split-out tests for chase() and friends to test-chase.c | Yu Watanabe | 2023-03-30 | 1 | -0/+614 |
* | test: rename test-chase -> test-chase-manual | Yu Watanabe | 2023-03-30 | 1 | -115/+0 |
* | chase-symlinks: Rename chase_symlinks() to chase() | Daan De Meyer | 2023-03-24 | 1 | -0/+115 |