xbps/bin/xbps-install
Juan RP 447a2f43ad xbps-install/util.c: do not check errno for isatty().
Fixes line truncation in musl. As @chneukirchen pointed out, POSIX
does not need to set errno. Just use its return value.
2016-04-24 14:02:52 +02:00
..
defs.h
fetch_cb.c
main.c xbps-install(1): do not exit if pkg is up-to-date in dry-run mode. 2016-02-05 11:27:40 +01:00
Makefile
question.c
state_cb.c xbps-install/state_cb: do not treat unknown states as error if desc is not NULL. 2015-10-30 14:47:25 +01:00
transaction.c
util.c xbps-install/util.c: do not check errno for isatty(). 2016-04-24 14:02:52 +02:00
xbps-install.1 bin/xbps-install: document in the manpage that remote repositories must be signed. #141 2015-12-24 13:48:21 +01:00