* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
[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 flexmember
10 xalloc
11
12 configure.ac:
13 gl_IDCACHE
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering