utimens: Fix test failure on NetBSD 10 (regression 2024-09-16).
[gnulib.git] / modules / ino-map
blob8905b2ae9c8192a99e543115ff821d1146a63e07
1 Description:
2 maintain a mapping of ino_t numbers to small integers
4 Files:
5 lib/ino-map.c
6 lib/ino-map.h
8 Depends-on:
9 assert-h
10 hash
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += ino-map.c ino-map.h
17 Include:
18 "ino-map.h"
20 License:
21 GPL
23 Maintainer:
24 Jim Meyering