xbps/bin/xbps-install
Juan RP bc9fab5ee8
bin: use unsigned int rather than size_t.
unsigned int is a 32-bit value both on 32/64-bit targets.
2020-02-22 11:29:18 +01:00
..
defs.h bin: use unsigned int rather than size_t. 2020-02-22 11:29:18 +01:00
fetch_cb.c xbps-install: show overall download progress 2020-02-19 00:28:40 +01:00
main.c xbps-install: improved -D,--download-only support. 2020-01-25 13:05:46 +01:00
Makefile
question.c xbps-install: make question() read the whole input line 2019-06-07 19:38:51 +02:00
state_cb.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction.c bin: use unsigned int rather than size_t. 2020-02-22 11:29:18 +01:00
util.c bin: use unsigned int rather than size_t. 2020-02-22 11:29:18 +01:00
xbps-install.1 xbps-install: fix --reproducable. 2019-12-29 16:31:23 +01:00