25 lines
256 B
Plaintext
25 lines
256 B
Plaintext
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
|