pkgconf/libpkgconf
William Pitcock 7237b811e7 add support for making paths relocatable (closes #103) 2017-01-20 00:58:48 -06:00
..
argvsplit.c libpkgconf: document argvsplit module 2016-12-10 18:56:09 -06:00
audit.c libpkgconf: document audit module 2016-12-10 19:28:34 -06:00
bsdstubs.c bsdstubs: nothing seems to use strtok_r() anymore, kill it 2016-12-10 16:20:40 -06:00
bsdstubs.h bsdstubs: nothing seems to use strtok_r() anymore, kill it 2016-12-10 16:20:40 -06:00
cache.c libpkgconf: update cache docs to new format 2016-12-10 19:40:51 -06:00
client.c libpkgconf: client: add pkgconf_client_[get|set]_prefix_varname() 2017-01-19 19:16:00 -06:00
dependency.c libpkgconf: document dependency module 2016-12-10 19:57:26 -06:00
fileio.c libpkgconf: move some utility funcs into pkgconf_ namespace 2015-09-06 10:48:24 -05:00
fragment.c libpkgconf: kill flags from top-level fragment API (ref #105) 2017-01-19 18:23:25 -06:00
iter.h libpkgconf: iter: track list lengths 2016-12-30 09:57:01 -06:00
libpkgconf.h add support for making paths relocatable (closes #103) 2017-01-20 00:58:48 -06:00
path.c libpkgconf: path: use pkgconf_path_relocate() when matching paths 2017-01-19 10:43:23 -06:00
pkg.c add support for making paths relocatable (closes #103) 2017-01-20 00:58:48 -06:00
queue.c libpkgconf: pkg: clean up use of flags variable (ref #105) 2017-01-19 18:17:29 -06:00
stdinc.h pkg: use bsearch(3) instead of a hardcoded tree of strcmp logic 2016-08-26 01:11:50 -05:00
tuple.c libpkgconf: document tuple module 2016-12-11 17:28:27 -06:00