pkgconf/libpkgconf
William Pitcock f7f0bfc460 libpkgconf: cache: add trace points 2017-02-04 20:01:41 -06:00
..
argvsplit.c libpkgconf: argvsplit: do not consider ' or " to be equivalent to \ (#111) 2017-02-03 12:53:50 -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: cache: add trace points 2017-02-04 20:01:41 -06:00
client.c libpkgconf: client: add trace points 2017-02-04 19:50:58 -06:00
dependency.c remove dead assignments (#109) 2017-01-22 11:31:34 -08:00
fileio.c libpkgconf: move some utility funcs into pkgconf_ namespace 2015-09-06 10:48:24 -05:00
fragment.c libpkgconf: add PKGCONF_PKG_PKGF_DONT_RELOCATE_PATHS (#110) 2017-02-03 13:17:21 -06:00
iter.h libpkgconf: iter: check list->tail for null, not list->head 2017-01-23 00:24:13 -06:00
libpkgconf.h libpkgconf: overhaul pkgconf_trace() a little 2017-02-04 19:49:59 -06:00
path.c libpkgconf: path: only enable cygwin path relocation backend for msys (ref #72) 2017-01-23 23:17:26 -06:00
pkg.c libpkgconf: pkg: add variable whitespace warnings back, using pkgconf_warn(). 2017-02-04 19:05:28 -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: document tuple module 2016-12-11 17:28:27 -06:00