xbps/bin/xbps-uhelper
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
..
main.c Improvements for xbps_fetch_file and xbps_repository_sync_index. 2012-11-11 11:29:49 +01:00
Makefile Remove obsolete xbps-{bin,repo} utils. 2012-11-06 11:07:31 +01:00