summaryrefslogtreecommitdiff
path: root/modules/ino-map
blob: c340d1ef4c8a9bfc6a3d1aa54ec50e0150706857 (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:
hash
verify

configure.ac:

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

Include:
"ino-map.h"

License:
GPL

Maintainer:
Jim Meyering