* lib/idcache.c: Undo most recent patch, dated 2006-11-06.
[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
16 Include:
17
18 License:
19 GPL
20
21 Maintainer:
22 Jim Meyering