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
/
hash-triple
blob
b726192a8d493774cefdcb8b0cc0400b9ad37ad1
1
Description:
2
Hash functions for file-related triples: name, device, inode.
3
4
Files:
5
lib/hash-triple.c
6
7
Depends-on:
8
hash-triple-simple
9
same
10
same-inode
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += hash-triple.c
16
17
Include:
18
"hash-triple.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
Jim Meyering