stpncpy: Allow stpncpy to be defined as a macro.
[gnulib.git] / modules / idcache
index c761bee..2348641 100644 (file)
@@ -1,17 +1,24 @@
 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:
-lib_SOURCES += idcache.c
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering