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
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
dirname
blob
e3ffbe04d7993a4c0f5a4104403c81ce42cde23c
1
Description:
2
Extract specific portions of filenames.
3
4
Files:
5
lib/dirname.c
6
lib/basename.c
7
lib/stripslash.c
8
9
Depends-on:
10
dirname-lgpl
11
xalloc
12
xstrndup
13
14
configure.ac:
15
gl_MODULE_INDICATOR([dirname])
16
17
Makefile.am:
18
lib_SOURCES += dirname.c basename.c
19
20
Include:
21
"dirname.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
Jim Meyering, Eric Blake