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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
findprog
blob
b5f3c20d51cf25503ba27037ffc880850ead58ac
1
Description:
2
Locating a program in PATH.
3
4
Files:
5
lib/findprog.h
6
lib/findprog.c
7
m4/findprog.m4
8
m4/eaccess.m4
9
10
Depends-on:
11
stdbool
12
sys_stat
13
xalloc
14
xconcat-filename
15
access
16
stat
17
unistd
18
19
configure.ac:
20
gl_FINDPROG
21
22
Makefile.am:
23
lib_SOURCES += findprog.h findprog.c
24
25
Include:
26
"findprog.h"
27
28
License:
29
GPL
30
31
Maintainer:
32
all