xbps/bin/xbps-rindex
Juan RP b23855f692 xbps_repo_close: only unlock the file lock if repo was opened as such.
If xbps_repo_open() was called with the lock arg set, xbps_repo_close()
will now unlock the repo file lock, without the need to set it.

This avoids the need to always unlock the file lock even if it wasn't
locked previously. This also introduceds an ABI/API break, but this
way it's cleaner.
2015-01-11 09:11:38 +01:00
..
defs.h Get rid of repodata index-files; the archive is now 8x smaller. 2014-11-13 17:09:43 +01:00
index-add.c xbps_repo_close: only unlock the file lock if repo was opened as such. 2015-01-11 09:11:38 +01:00
index-clean.c xbps_repo_close: only unlock the file lock if repo was opened as such. 2015-01-11 09:11:38 +01:00
main.c xbps-rindex: added 'd' to shortopts. 2014-11-06 11:14:29 +01:00
Makefile xbps-rindex: fix musl build: needs -lcrypto explicitly. 2014-09-14 20:01:05 +02:00
remove-obsoletes.c xbps_repo_close: only unlock the file lock if repo was opened as such. 2015-01-11 09:11:38 +01:00
repoflush.c Get rid of repodata index-files; the archive is now 8x smaller. 2014-11-13 17:09:43 +01:00
sign.c xbps_repo_close: only unlock the file lock if repo was opened as such. 2015-01-11 09:11:38 +01:00
xbps-rindex.8 xbps.d(5) - XBPS configuration directory 2014-12-09 11:41:35 +01:00