view modules/idcache @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 3ccc6d0d52bb
children adf2be655aae
line wrap: on
line source

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:

License:
GPL

Maintainer:
Jim Meyering