Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chase: handle root path more carefully in chase_and_open() | Yu Watanabe | 2023-06-05 | 1 | -0/+1 |
* | chase: replace path_prefix_root_cwd() with chaseat_prefix_root() | Yu Watanabe | 2023-04-18 | 1 | -0/+2 |
* | chase: CHASE_MKDIR_0755 requires CHASE_NONEXISTENT and/or CHASE_PARENT | Yu Watanabe | 2023-04-14 | 1 | -2/+8 |
* | chase: extend comment about CHASE_PARENT | Yu Watanabe | 2023-04-10 | 1 | -2/+3 |
* | chase-symlinks: Add chase_and_open_parent() + at() variant | Daan De Meyer | 2023-03-26 | 1 | -0/+3 |
* | chase-symlinks: Rename chase_symlinks() to chase() | Daan De Meyer | 2023-03-24 | 1 | -0/+51 |