xbps/bin/xbps-install
Juan RP 4d1cdcac0c Fix concurrency issues in pkgdb: only allow 1 write transaction at the same time.
This implementation relies on a POSIX named semaphore, which is also
required by xbps-rindex(8).
2014-02-23 08:23:14 +01:00
..
defs.h Added support for the long awaited feature: RSA signed repositories. 2013-10-05 11:38:04 +02:00
fetch_cb.c Remove the config.h kludge and override vasprintf detection via HAVE_VASPRINTF. 2014-01-20 18:50:33 +01:00
main.c Fix concurrency issues in pkgdb: only allow 1 write transaction at the same time. 2014-02-23 08:23:14 +01:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
question.c Silence -Wformat-nonliteral warning with clang. 2013-01-04 10:35:00 +01:00
state_cb.c bin/xbps-install/state_cb.c: use pkgver obj from pkgdb. 2013-12-25 11:12:03 +01:00
transaction.c Improve stats in the transaction dictionary. 2013-12-16 07:24:17 +01:00
util.c Assume 80 columns if TIOCGWINSZ ws.col is bogus (0). 2013-08-10 12:59:59 +02:00
xbps-install.8 Added XBPS_ARCH environment var to override uname(2) machine result. 2014-01-09 11:41:25 +01:00