pkgconf/libpkgconf
William Pitcock 6ef4a853b5 libpkgconf: migrate pkgconf client fragment_is_system_dir() to a libpkgconf API 2016-12-21 20:06:17 -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: handle PKG_CONFIG_SYSTEM_INCLUDE_PATH and PKG_CONFIG_SYSTEM_LIBRARY_PATH environment variables at client init time 2016-12-21 19:55:01 -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: migrate pkgconf client fragment_is_system_dir() to a libpkgconf API 2016-12-21 20:06:17 -06:00
iter.h libpkgconf: move pkg_node and pkg_list to pkgconf_node and pkgconf_list namespaces 2015-09-06 10:31:21 -05:00
libpkgconf.h libpkgconf: migrate pkgconf client fragment_is_system_dir() to a libpkgconf API 2016-12-21 20:06:17 -06:00
path.c libpkgconf: path: make pkgconf_path_match_list() take a const list argument 2016-12-21 19:50:05 -06:00
pkg.c libpkgconf: pkg: cleanup and document pkg module 2016-12-15 23:36:59 -06:00
queue.c libpkgconf: document queue module 2016-12-10 23:27:21 -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