]> git.ipfire.org Git - thirdparty/systemd.git/commit
path-util: add examples for path_make_relative() and path_make_relative_parent()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 18 Sep 2022 14:19:13 +0000 (23:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 18 Sep 2022 15:30:29 +0000 (00:30 +0900)
commit28f9bcd65a31487c9d624ded723fc7cd07af69c7
treef2fdc1d18428e0e06f7416588722f0db368fc59a
parentc72aed4c204d21ae5de23c7925cf220b398d658b
path-util: add examples for path_make_relative() and path_make_relative_parent()

Addresses https://github.com/systemd/systemd/pull/24646#discussion_r973691797.
src/basic/path-util.c