thodg/got/lib/pathset.c

Branch :


Log

Author Commit Date CI Message
e0159033 2019-01-08 22:32:42 generalize the pathset's path comparison function
025eb8a5 2019-01-08 22:26:44 avoid unnecessary strdup() in got_pathset's find_element()
8f6d9a6a 2019-01-08 21:48:28 mark got_pathset iteration functions as safe
398789b2 2019-01-08 21:32:07 fix name of a constant in pathset.c
efaf56b7 2019-01-08 19:56:13 add got_pathset_for_each_reverse()
aaa0878e 2019-01-08 19:44:25 add got_pathset API which manages a tree of paths