view modules/ino-map @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 39ebdfb411b2
children
line wrap: on
line source

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