xbps/bin/xbps-rindex
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 Relax libarchive version requirement to 2.8.0. 2013-08-16 10:26:36 +02:00
index-add.c xbps-rindex: register pkgs in index-files by pkgname and use xbps_array_foreach_cb(). 2013-09-16 10:41:42 +02:00
index-clean.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
main.c xbps-rindex: added -f --force flag to forcefully register a pkg with -a --add. 2013-05-02 10:46:30 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
remove-obsoletes.c Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00
repoflush.c Use fs blksize from stat(2)ed file when reading archives. 2013-08-29 14:30:14 +02:00
xbps-rindex.8 manpages: use github url for bugreports. 2013-08-18 10:17:45 +02:00