view modules/dirname @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents ef29860fb433
children
line wrap: on
line source

Description:
Extract specific portions of filenames.

Files:
lib/dirname.c
lib/basename.c
lib/stripslash.c

Depends-on:
dirname-lgpl
xalloc
xstrndup

configure.ac:
gl_DIRNAME
gl_MODULE_INDICATOR([dirname])

Makefile.am:
lib_SOURCES += dirname.c basename.c

Include:
"dirname.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake