X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fidcache;h=97cc71498b0c8d3fbbf44525504a746bf8a76400;hb=83865790a17fab033006064b3c764ceb6a4f0eba;hp=c761bee44feb60ab89ed36e8c4045eafb3bf1c4c;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/idcache b/modules/idcache index c761bee44..97cc71498 100644 --- a/modules/idcache +++ b/modules/idcache @@ -1,17 +1,23 @@ Description: +Username <--> uid and groupname <--> gid conversions, with cache for speed. Files: lib/idcache.c m4/idcache.m4 Depends-on: +flexmember xalloc configure.ac: gl_IDCACHE Makefile.am: -lib_SOURCES += idcache.c Include: +License: +GPL + +Maintainer: +Jim Meyering