992e8c6a14
So now its prototype is the following: int xbps_humanize_number(char *buf, int64_t bytes) It is a wrapper around NetBSD's humanize_number(3) which uses 6 digits for max length, HN_AUTOSCALE and HN_NOSPACE|HN_DECIMAL. All users have been updated. |
||
---|---|---|
.. | ||
check.c | ||
defs.h | ||
find-files.c | ||
install.c | ||
main.c | ||
Makefile | ||
remove.c | ||
show-deps.c | ||
show-info-files.c | ||
xbps-bin.8 |