X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Freadutmp;h=fd813be89c7edf69db32408bfe68bb4f656a29db;hb=f6db1c2cee50fb3330cac4adf8a1e91f8b649408;hp=11efb0274838e30ec5b1810ca77af8d1e0dfd122;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/readutmp b/modules/readutmp index 11efb0274..fd813be89 100644 --- a/modules/readutmp +++ b/modules/readutmp @@ -1,4 +1,5 @@ Description: +Read entire utmp file into memory. Files: lib/readutmp.h @@ -6,15 +7,21 @@ lib/readutmp.c m4/readutmp.m4 Depends-on: +extensions xalloc -unlocked-io +free +stdbool configure.ac: gl_READUTMP Makefile.am: -lib_SOURCES += readutmp.h Include: "readutmp.h" +License: +GPL + +Maintainer: +Jim Meyering & Paul Eggert