mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/argv-iter (License): Fix syntax. * modules/di-set (License): Likewise. * modules/ino-map (License): Likewise. Reported by Stefano Lattarini <stefano.lattarini@gmail.com>.
25 lines
254 B
Plaintext
25 lines
254 B
Plaintext
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
|