pkgconf/libpkgconf
William Pitcock 6fc59ccc8d libpkgconf: cache: fix refcount issue exposed by recent depgraph solver changes 2017-12-08 13:40:58 -06:00
..
argvsplit.c libpkgconf: hopefully the last necessary tweak to quoting... 2017-03-29 18:00:57 -05: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: cache: fix refcount issue exposed by recent depgraph solver changes 2017-12-08 13:40:58 -06:00
client.c libpkgconf: client: bring up the default trace handler as early as possible 2017-02-04 20:09:21 -06:00
dependency.c dependency: break API to add tracepoints to dependency list building 2017-02-25 16:04:55 -06:00
fileio.c libpkgconf: move some utility funcs into pkgconf_ namespace 2015-09-06 10:48:24 -05:00
fragment.c libpkgconf: fragment: remove obsolete code in pkgconf_fragment_should_munge() 2017-10-16 13:12:29 -05:00
iter.h libpkgconf: iter: check list->tail for null, not list->head 2017-01-23 00:24:13 -06:00
libpkgconf.h libpkgconf: pkg: pkgconf_try_specific_path() and pkgconf_pkg_new_from_file() require a mutable client to release resources when encountering invalid packages 2017-05-19 23:21:58 -05:00
path.c libpkgconf: path: relocate the path before doing dedup checks (closes #151) 2017-10-16 13:11:52 -05:00
pkg.c libpkgconf: pkg: do not mention PKG_CONFIG_SKIP_CONFLICTS env var when simplified errors are requested (closes #134) 2017-12-05 18:05:38 -06:00
queue.c libpkgconf: queue: chase API change (mark static root virtual packages as static) 2017-01-22 23:28:51 -06:00
stdinc.h libpkgconf: move sys/stat.h inclusion out of stdinc.h to the only other consumer of sys/stat.h 2017-01-22 23:09:38 -06:00
tuple.c libpkgconf: Fix issue when sysroot is '/' 2017-10-16 13:11:38 -05:00