pkgconf/libpkgconf
William Pitcock eab112fb15 pkg: cleanups 2016-12-10 16:06:18 -06:00
..
argvsplit.c Correctly cast ctypes function input to unsigned int 2015-12-02 13:19:01 +01:00
audit.c libpkgconf: audit: migrate to pkgconf_client_t 2016-12-02 00:34:48 -06:00
bsdstubs.c initial libtoolization for libpkgconf 2015-09-06 09:35:08 -05:00
bsdstubs.h initial libtoolization for libpkgconf 2015-09-06 09:35:08 -05:00
cache.c libpkgconf: migrate cache to pkgconf_client_t which unfortunately requires it to be non-const :( 2016-12-02 00:29:33 -06:00
client.c libpkgconf: client: initialize sysroot and buildroot dirs to reasonable defaults 2016-12-09 21:08:53 -06:00
dependency.c libpkgconf: begin removing global state from libpkgconf library by introducing a "client" object which holds the state 2016-12-01 15:05:03 -06:00
fileio.c libpkgconf: move some utility funcs into pkgconf_ namespace 2015-09-06 10:48:24 -05:00
fragment.c fragment: fix off-by-one error in pkgconf_fragment_render_len() 2016-12-10 15:47:21 -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 main: use pkgconf_fragment_render() to render fragment lists instead of custom stuff 2016-12-09 23:07:15 -06:00
path.c libpkgconf: path: add cleanup functions 2016-12-02 00:04:43 -06:00
pkg.c pkg: cleanups 2016-12-10 16:06:18 -06:00
queue.c libpkgconf: migrate cache to pkgconf_client_t which unfortunately requires it to be non-const :( 2016-12-02 00:29:33 -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: tuple: handle sysroot without the need of PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX 2016-12-09 21:32:55 -06:00