1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Description: Username <--> uid and groupname <--> gid conversions, with cache for speed. Files: lib/idcache.c lib/idcache.h m4/idcache.m4 Depends-on: flexmember xalloc configure.ac: gl_IDCACHE Makefile.am: lib_SOURCES += idcache.c Include: "idcache.h" License: GPL Maintainer: Jim Meyering