pkgconf/libpkgconf
William Pitcock 81011ba522 main: implement --short-errors (#115) 2017-02-27 09:54:02 -06:00
..
argvsplit.c argvsplit: refactor splitting state machine 2017-02-25 15:04:08 -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: 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 fragment: add tracepoints 2017-02-25 15:53:50 -06:00
iter.h libpkgconf: iter: check list->tail for null, not list->head 2017-01-23 00:24:13 -06:00
libpkgconf.h main: implement --short-errors (#115) 2017-02-27 09:54:02 -06:00
path.c If PKG_CONFIG_PATH element is a sym link, use the link destination instead of the link for inode caching checks. 2017-02-24 23:26:41 -06:00
pkg.c main: implement --short-errors (#115) 2017-02-27 09:54:02 -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