view modules/dirname @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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