xbps/bin
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-checkvers xbps-checkvers(8): fix manually added packages as arguments. 2015-03-07 09:11:12 +01:00
xbps-create xbps-create(8): use fdatasync() rather than fsync(). 2015-02-27 11:04:25 +01:00
xbps-dgraph xbps-dgraph: -m --metadata was documented but not enabled in getopt (oops). 2015-01-11 08:58:02 +01:00
xbps-install xbps-install/question.c: char is not enough for fgetc, use int (HI GOTTOX) 2015-03-21 09:45:29 +01:00
xbps-pkgdb Implemented feature #77 (Add package repository locked mode) 2015-03-03 12:11:28 +01:00
xbps-query xbps-query/search: fix previous. 2015-02-20 11:07:35 +01:00
xbps-reconfigure xbps-reconfigure: add -i/--ignore to usage; thanks @chneukirchen. 2015-03-08 10:22:15 +01:00
xbps-remove xbps-re{configure,move}: fix previous. 2015-02-18 17:02:50 +01:00
xbps-rindex Introduce xbps_repo_{un,}lock() to serialize write access to repodata. 2015-03-25 12:00:59 +01:00
xbps-uchroot xbps.d(5) - XBPS configuration directory 2014-12-09 11:41:35 +01:00
xbps-uhelper xbps-uhelper: sync error messages with reality. 2015-02-23 16:56:47 +01:00
xbps-uunshare xbps-uunshare: replace clone/exec with unshare/exec cmd. 2015-03-13 21:14:28 +01:00
Makefile bin/Makefile: restrict xbps-uunshare(8) only on linux. 2015-03-05 18:46:01 +01:00