summaryrefslogtreecommitdiff
path: root/modules/idcache
blob: fa34f88a183f7cc8ad1936e1a110edeef5e3ab48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description:
Username <--> uid and groupname <--> gid conversions, with cache for speed.

Files:
lib/idcache.c
m4/idcache.m4

Depends-on:
xalloc

configure.ac:
gl_IDCACHE

Makefile.am:
lib_SOURCES += idcache.c

Include: