..
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: path: make the duplicate filtering opt-in. some path lists should not be deduped (compiler path lists, for example)
2016-12-30 11:13:04 -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
fragment: simplify pkgconf_fragment_copy_munged()
2017-01-13 20:10:02 -06:00
iter.h
libpkgconf: iter: track list lengths
2016-12-30 09:57:01 -06:00
libpkgconf.h
path: add new pkgconf_path_relocate() API which is a stub when path
2017-01-13 20:05:21 -06:00
path.c
path: relocate system libdir/includedir if appropriate
2017-01-13 20:12:38 -06:00
pkg.c
libpkgconf: remove legacy check to ensure pkgconf_pkg_dir_list_build() is only called once.
2017-01-18 11:29:24 -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