Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chase-symlinks: prefer path_extract_directory() over dirname() | Lennart Poettering | 2022-04-12 | 1 | -3/+3 |
* | chase-symlinks: add comment for opaque argument | Lennart Poettering | 2022-04-12 | 1 | -2/+2 |
* | chase-symlinks: add missing OOM check | Lennart Poettering | 2022-04-12 | 1 | -0/+2 |
* | chase-symlinks: use empty_to_root() where appropriate | Lennart Poettering | 2022-04-12 | 1 | -2/+2 |
* | chase-symlinks: avoid using stack allocation for potentially huge paths | Lennart Poettering | 2022-04-12 | 1 | -8/+12 |
* | chase-symlinks: use proper typedef for flags argument | Lennart Poettering | 2022-04-12 | 1 | -7/+13 |
* | glyph-util: add new glyphs for up/down arrows | Lennart Poettering | 2022-02-16 | 1 | -1/+1 |
* | basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch] | Lennart Poettering | 2021-10-05 | 1 | -0/+35 |
* | basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch] | Lennart Poettering | 2021-10-05 | 1 | -0/+517 |