xbps/include
Juan RP a77727887d Improvements for xbps_fetch_file and xbps_repository_sync_index.
xbps_fetch_file:
	- A temp file is created with .part extension to improve resuming.
	- Files are downloaded in cwd.
	- Switch to futimens(2) and fsync(2).

xbps_repository_sync_index:
	- Do not create local repodir in metadir if it already exists.
	- Simplify the code thanks to new xbps_fetch_file().
2012-11-11 11:29:49 +01:00
..
compat.h libxbps: hide compat symbols. 2012-06-18 09:52:19 +02: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 Use a common place to set XBPS_VERSION. 2012-10-03 10:10:20 +02:00
queue.h Update queue.h with latest NetBSD's version. 2011-01-30 15:08:57 +01:00
xbps_api_impl.h Improved finding obsolete files while upgrading pkgs. 2012-10-24 07:45:00 +02:00
xbps_api.h.in Improvements for xbps_fetch_file and xbps_repository_sync_index. 2012-11-11 11:29:49 +01:00