summaryrefslogtreecommitdiff
path: root/src/basic/chase.h
Commit message (Expand)AuthorAgeFilesLines
* chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-191-0/+2
* chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENTYu Watanabe2023-04-141-2/+8
* chase: extend comment about CHASE_PARENTYu Watanabe2023-04-101-2/+3
* chase-symlinks: Add chase_and_open_parent() + at() variantDaan De Meyer2023-03-261-0/+3
* chase-symlinks: Rename chase_symlinks() to chase()Daan De Meyer2023-03-241-0/+51