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:
trim() function: remove leading and/or trailing whitespaces
Files:
lib/trim.h
lib/trim.c
Depends-on:
xalloc
mbchar
mbiter
memmove
strdup
configure.ac:
Makefile.am:
lib_SOURCES += trim.c
Include:
"trim.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
License:
GPL
Maintainer:
Davide Angelocola