git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / dirname
blob888c8bad48bf1ff5cf5d2bc3c9f08e5d1fd14a52
1 Description:
2 Extract specific portions of filenames.
4 Files:
5 lib/dirname.c
6 lib/basename.c
7 lib/stripslash.c
9 Depends-on:
10 dirname-lgpl
11 xalloc
12 xstrndup
14 configure.ac:
15 gl_DIRNAME
16 gl_MODULE_INDICATOR([dirname])
18 Makefile.am:
20 Include:
21 "dirname.h"
23 License:
24 GPL
26 Maintainer:
27 Jim Meyering, Eric Blake