view modules/idcache @ 9363:4d4d1419d4ab

Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author Bruno Haible <bruno@clisp.org>
date Fri, 19 Oct 2007 12:51:22 +0200
parents 71cb6e488d75
children 61ba814a50cb
line wrap: on
line source

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:

Include:

License:
GPL

Maintainer:
Jim Meyering