Hash :
c50044d6
Author :
Date :
2023-01-07T13:59:25
mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB. * m4/mbrtowc.m4: Rename LIB_MBRTOWC to MBRTOWC_LIB. All uses changed. * NEWS: Mention the change.
Description:
Convert a number (usually a file size) to a human readable string, possibly
with K/M/G suffix.
Files:
lib/human.h
lib/human.c
m4/human.m4
Depends-on:
argmatch
error
intprops
localeconv
memmove
xstrtoumax
stdbool
stdint
configure.ac:
gl_HUMAN
Makefile.am:
lib_SOURCES += human.c
Include:
"human.h"
Link:
$(MBRTOWC_LIB)
License:
GPL
Maintainer:
Paul Eggert