xbps/include
Juan RP 9a16283575 Introduce xbps_repo_{un,}lock() to serialize write access to repodata.
We use a simple file lock that is created with O_CREAT|O_EXCL.
This should fix the concurrency issues with multiple processes
running xbps-rindex -a/-c on the same repository/arch combo.
2015-03-25 12:00:59 +01:00
..
xbps Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
compat.h include/compat.h: fix musl build and include inttypes.h. 2014-07-14 08:50:14 +02:00
mainpage.h
Makefile Make system/config repo.d paths always relative to rootdir. 2014-05-31 06:44:07 +02:00
queue.h
xbps_api_impl.h Fix reinstallation of pkgs in repolock mode. 2015-03-05 21:23:58 +01:00
xbps.h.in Introduce xbps_repo_{un,}lock() to serialize write access to repodata. 2015-03-25 12:00:59 +01:00