xbps/include
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
..
xbps Get rid of libfetch and proplib external dependencies. 2013-06-20 10:26:12 +02:00
compat.h XBPS can now be built on NetBSD (and probably any other BSD variant). 2012-12-06 12:58:17 +01:00
mainpage.h
Makefile xbps_api.h -> xbps.h 2013-06-20 12:31:02 +02:00
queue.h Update queue.h with latest NetBSD's version. 2011-01-30 15:08:57 +01:00
xbps_api_impl.h Use fs blksize from stat(2)ed file when reading archives. 2013-08-29 14:30:14 +02:00
xbps.h.in Introduce xbps_{array,pkgdb}_foreach_cb_multi() and use it where appropiate. 2013-09-17 16:30:13 +02:00