X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Freadutmp;h=f0fe3984a6227289b1b8eaf9aca5382fd7ae33f3;hb=2db494c7353b132320ec7f1d7d5442ed4fbb3718;hp=11efb0274838e30ec5b1810ca77af8d1e0dfd122;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/readutmp b/modules/readutmp index 11efb0274..f0fe3984a 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 +stdbool +stdint configure.ac: gl_READUTMP Makefile.am: -lib_SOURCES += readutmp.h Include: "readutmp.h" +License: +GPL + +Maintainer: +Jim Meyering & Paul Eggert