xbps/bin/xbps-install
2014-10-30 10:59:42 +01:00
..
defs.h xbps_handle: constify xbps_xxx_cb_data argument. 2014-09-06 09:46:03 +02:00
fetch_cb.c bin/xbps-install/fetch_cb.c: optimize: only call isatty() once. 2014-09-18 10:21:24 +02:00
main.c bin/xbps-install/main.c: rename a var to make gcc-4.6 happy. 2014-10-04 22:05:33 +02: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 xbps-{install,remove}: print guards in post-install/pre-remove messages. 2014-09-16 09:58:27 +02:00
transaction.c xbps-install: abort transaction if there's insufficient disk space on rootdir. 2014-09-18 12:11:02 +02:00
util.c bin/xbps-install/util.c: use STDOUT_FILENO. 2014-10-30 10:59:42 +01:00
xbps-install.8 bin/*/*.8: fixed mdoc errors/warnings reported by mandoc -Wall. 2014-09-30 11:36:08 +02:00