Add a license tag to every module.
[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 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 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering
24