xbps/bin/xbps-query
Juan RP 023484ca0b Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate.
In some tasks the single threaded implementation outperms the multithreaded
one. Use it where it really makes a difference. The _multi() routines do not
spawn any thread if _SC_NPROCESSORS_ONLN == 1.

Bump XBPS_API_VERSION.
2013-09-17 16:30:13 +02:00
..
defs.h Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead. 2013-08-12 14:46:54 +02:00
list.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
main.c Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead. 2013-08-12 14:46:54 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
ownedby.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
search.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
show-deps.c Use C99 for loop initializers. 2013-09-15 10:06:49 +02:00
show-info-files.c Re-add all pkg metadata objects to the repository index. 2013-09-16 09:09:56 +02:00
xbps-query.8 xbps-query.8: remove dup block. 2013-09-13 09:17:00 +02:00