projects
/
pspp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
[pspp]
/
modules
/
hash-triple
1
Description:
2
Hash functions for file-related triples: name, device, inode.
3
4
Files:
5
lib/hash-triple.c
6
lib/hash-triple.h
7
8
Depends-on:
9
hash-pjw
10
same
11
same-inode
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += hash-triple.c
17
18
Include:
19
"hash-triple.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Jim Meyering