mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-06 05:31:48 +00:00
23 lines
235 B
Plaintext
23 lines
235 B
Plaintext
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:
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|