mbspcasecmp: Fix function specification.
[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
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering