Manual: improve out-of-memory documentation.
[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 stdbool
13 stdint
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