xbps/include
Juan RP 22ae7aa2e8 Introduce struct xbps_handle and use it for xbps_init().
This structure sets up function callbacks for fetching files and
unpacking binary packages, as well as setting the debug boolean.

This way the affected functions (xbps_fetch_file() and
xbps_unpack_binary_pkg()) do not need to accept the fn cb pointers
and data as arguments.

Bump XBPS_RELVER.
2011-02-21 13:38:44 +01:00
..
fetch.h Merge libfetch-2.30 from NetBSD's pkgsrc. 2010-01-24 15:47:53 +01:00
mainpage.h Add infrastructure changes to build the API documentation. 2010-01-23 02:37:19 +01:00
Makefile Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
queue.h Update queue.h with latest NetBSD's version. 2011-01-30 15:08:57 +01:00
strlcat.h Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
strlcpy.h Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
xbps_api_impl.h Introduce struct xbps_handle and use it for xbps_init(). 2011-02-21 13:38:44 +01:00
xbps_api.h Introduce struct xbps_handle and use it for xbps_init(). 2011-02-21 13:38:44 +01:00