view modules/trim @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 18ea6ab4e81d
children
line wrap: on
line source

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"

License:
GPL

Maintainer:
Davide Angelocola