This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8f25116d54
xbps
/
bin
/
xbps-install
History
Juan RP
8f25116d54
bin/xbps-install/main.c: rename a var to make gcc-4.6 happy.
2014-10-04 22:05:33 +02: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
Assume 80 columns if TIOCGWINSZ ws.col is bogus (0).
2013-08-10 12:59:59 +02:00
xbps-install.8
bin/*/*.8: fixed mdoc errors/warnings reported by mandoc -Wall.
2014-09-30 11:36:08 +02:00