* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
[gnulib.git] / modules / readutmp
1 Description:
2 Read entire utmp file into memory.
3
4 Files:
5 lib/readutmp.h
6 lib/readutmp.c
7 m4/readutmp.m4
8
9 Depends-on:
10 extensions
11 xalloc
12 free
13 stdbool
14
15 configure.ac:
16 gl_READUTMP
17
18 Makefile.am:
19
20 Include:
21 "readutmp.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering & Paul Eggert