repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
dirname
blob
dce323adc7d97f5335d7d0586beae62a87d4ec9f
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_DIRNAME
16
gl_MODULE_INDICATOR([dirname])
17
18
Makefile.am:
19
lib_SOURCES += dirname.c basename.c
20
21
Include:
22
"dirname.h"
23
24
License:
25
GPL
26
27
Maintainer:
28
Jim Meyering, Eric Blake