repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
malloc-h: New module.
[gnulib.git]
/
modules
/
dirname-lgpl
blob
8eb1dd7ad7bc01badbf6e309b2e8ca29f020ea54
1
Description:
2
Extract specific portions of filenames.
3
4
Files:
5
lib/dirname.h
6
lib/dirname-lgpl.c
7
lib/stripslash.c
8
9
Depends-on:
10
basename-lgpl
11
double-slash-root
12
filename
13
malloc-posix
14
stdbool
15
16
configure.ac:
17
18
Makefile.am:
19
lib_SOURCES += dirname-lgpl.c stripslash.c
20
21
Include:
22
"dirname.h"
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
Jim Meyering, Eric Blake