summaryrefslogtreecommitdiff
path: root/modules/ino-map
blob: 8905b2ae9c8192a99e543115ff821d1146a63e07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
maintain a mapping of ino_t numbers to small integers

Files:
lib/ino-map.c
lib/ino-map.h

Depends-on:
assert-h
hash

configure.ac:

Makefile.am:
lib_SOURCES += ino-map.c ino-map.h

Include:
"ino-map.h"

License:
GPL

Maintainer:
Jim Meyering