verify: new macro 'assume'
[gnulib.git] / modules / idcache
1 Description:
2 Username <--> uid and groupname <--> gid conversions, with cache for speed.
3
4 Files:
5 lib/idcache.c
6 lib/idcache.h
7 m4/idcache.m4
8
9 Depends-on:
10 flexmember
11 xalloc
12
13 configure.ac:
14 gl_IDCACHE
15
16 Makefile.am:
17 lib_SOURCES += idcache.c
18
19 Include:
20 "idcache.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering