summaryrefslogtreecommitdiff
path: root/modules/dirname
blob: dce323adc7d97f5335d7d0586beae62a87d4ec9f (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
27
28
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