4402121bef94c4b9e63b2e55de30f4ba21726199
[gnulib.git] / idcache
1 Description:
2 Username <--> uid and groupname <--> gid conversions, with cache for speed.
3
4 Files:
5 lib/idcache.c
6 m4/idcache.m4
7
8 Depends-on:
9 xalloc
10
11 configure.ac:
12 gl_IDCACHE
13
14 Makefile.am:
15 lib_SOURCES += idcache.c
16
17 Include:
18
19 Maintainer:
20 Jim Meyering
21