summaryrefslogtreecommitdiff
path: root/modules/dirname
blob: 483103eba5f6423bf6bdb09381ade3bf20242f24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
Extract specific portions of filenames.

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

Depends-on:
dirname-lgpl
xalloc

configure.ac:
gl_MODULE_INDICATOR([dirname])

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

Include:
"dirname.h"

License:
GPL

Maintainer:
Jim Meyering, Eric Blake