summaryrefslogtreecommitdiff
path: root/modules/dirname-lgpl
blob: 8eb1dd7ad7bc01badbf6e309b2e8ca29f020ea54 (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.h
lib/dirname-lgpl.c
lib/stripslash.c

Depends-on:
basename-lgpl
double-slash-root
filename
malloc-posix
stdbool

configure.ac:

Makefile.am:
lib_SOURCES += dirname-lgpl.c stripslash.c

Include:
"dirname.h"

License:
LGPLv2+

Maintainer:
Jim Meyering, Eric Blake