view modules/idcache @ 7670:3e209ae211b2

* lib/idcache.c: Undo most recent patch, dated 2006-11-06. It mishandled the case where the group was missing. Problem reported by Greg Schafer. * modules/idcache: Likewise.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 20 Nov 2006 09:10:18 +0000
parents 07a2b2d3dc76
children a37b8b182d49
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:

Include:

License:
GPL

Maintainer:
Jim Meyering